index
:
~jonny/wayland
master
repeat-info
wl-global-extras
le wayland
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocol
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-16
protocol: add repeat_info event to wl_keyboard
HEAD
repeat-info
Jonny Lamb
1
-2
/
+26
2014-06-18
protocol: remove redundant 'the' in description
Silvan Jegen
1
-2
/
+2
2014-06-03
protocol: add wl_surface errors enum for bad scale and transform values
Jonny Lamb
1
-0
/
+15
2014-05-09
protocol: Fix order of wl_pointer, wl_keyboard and wl_touch messages
Jonas Ådahl
1
-12
/
+19
2014-04-07
shm: Disallow shrinking shm pools
Kristian Høgsberg
1
-1
/
+2
2014-04-01
protocol: Document how clients are supposed to get the xkb keycode
Rui Matos
1
-1
/
+2
2014-03-11
protocol: try to clarify frame callback semantics
Pekka Paalanen
1
-9
/
+20
2014-02-18
build: Move protocol/ Makefile.am into toplevel Makefile.am
Kristian Høgsberg
1
-1
/
+0
2014-02-18
build: Stop using xmllint to validate protocol files
Kristian Høgsberg
1
-13
/
+0
2014-02-09
protocol: when buffer transform and scale change
Pekka Paalanen
1
-0
/
+9
2014-01-31
protocol: Fix build
Jasper St. Pierre
1
-3
/
+4
2014-01-31
protocol: Fix documentation for the parameter of wl_callback
Jasper St. Pierre
1
-1
/
+5
2014-01-31
protocol: Fix the name of the registry argument
Jasper St. Pierre
1
-1
/
+1
2014-01-19
protocol: Clarify semantics of wl_subsurface.set_position
Jonas Ådahl
1
-0
/
+4
2014-01-19
protocol: Clarify semantics of sub-surface placement requests
Jonas Ådahl
1
-2
/
+3
2013-11-19
Update .gitignore for protocol/
Jasper St. Pierre
1
-0
/
+1
2013-11-15
protocol: add sub-surfaces to the core
Pekka Paalanen
1
-0
/
+217
2013-10-25
protocol: validate the protocol against a dtd
Peter Hutterer
2
-1
/
+43
2013-10-11
protocol: Fix typo in documentation
José Bollo
1
-1
/
+1
2013-09-21
Export the Wayland protocol XML file
Jason Ekstrand
1
-1
/
+1
2013-08-30
protocol: Add release requests for wl_pointer, wl_keyboard, and wl_touch
Kristian Høgsberg
1
-4
/
+16
2013-08-12
protocol: Improve a bit of grammar for wl_surface::attach description
Bryce W. Harrington
1
-2
/
+2
2013-08-08
protocol: Fix pluralization of user in popup_done description
Bryce W. Harrington
1
-1
/
+1
2013-08-08
protocol: Improve grammar for set class description
Bryce W. Harrington
1
-3
/
+3
2013-08-08
protocol: Add missing d to 'x an y'
Bryce W. Harrington
1
-2
/
+2
2013-08-08
protocol: Fix typo by removing a redundant 'a'
Bryce W. Harrington
1
-1
/
+1
2013-07-29
protocol: Copy missing pixel formats from wl_drm to wl_shm
Tomeu Vizoso
1
-1
/
+64
2013-06-28
protocol: add no_keymap format to keymap formats
Rob Bradford
1
-0
/
+2
2013-06-14
protocol: Add missing since attribute for name event on wl_seat
Rob Bradford
1
-1
/
+1
2013-06-05
protocol: Move new name event below existing requests and events and version it
Kristian Høgsberg
1
-9
/
+12
2013-06-05
protocol: Add a name event to give seat name
Rob Bradford
1
-1
/
+10
2013-05-28
protocol: Modes are specified in HW pixels
Alexander Larsson
1
-9
/
+21
2013-05-28
protocol: Use signed int for scale values
Alexander Larsson
1
-2
/
+2
2013-05-22
protocol: Support scaled outputs and surfaces
Alexander Larsson
1
-14
/
+93
2013-05-22
protocol: Allow output changes to be treated atomically
Alexander Larsson
1
-1
/
+11
2013-04-18
protocol: revert hotspot_x/y in set_cursor back to int
Peter Hutterer
1
-2
/
+2
2013-04-18
protocol: Make it clear that returned "one-shot" objects are destroyed
Rob Bradford
1
-0
/
+8
2013-04-04
protocol: input documentation fixes
Peter Hutterer
1
-4
/
+4
2013-04-03
protocol: fix two protocol description 'typos'
Peter Hutterer
1
-4
/
+4
2013-04-03
protocol: document wl_pointer, wl_keyboard, wl_touch
Peter Hutterer
1
-21
/
+27
2013-04-03
protocol: use "summary", not "description" for xkb_v1 format
Peter Hutterer
1
-1
/
+1
2013-04-01
docs: Document granularity of timestamps
Matthias Clasen
1
-8
/
+12
2013-04-01
docs: Remove mention of touch focus
Kristian Høgsberg
1
-2
/
+1
2013-04-01
docs: Improve wl_region protocol docs
Matthias Clasen
1
-4
/
+7
2013-04-01
docs: Improve the wl_output protocol docs
Matthias Clasen
1
-6
/
+18
2013-04-01
docs: Improve wl_touch protocol docs
Matthias Clasen
1
-9
/
+27
2013-04-01
docs: Improve wl_keyboard protocol docs
Matthias Clasen
1
-6
/
+19
2013-04-01
docs: Improve wl_pointer protocol docs
Matthias Clasen
1
-10
/
+33
2013-04-01
docs: Improve the wl_seat protocol docs
Matthias Clasen
1
-13
/
+22
2013-04-01
docs: Improve wl_surface protocol docs
Matthias Clasen
1
-54
/
+69
[next]