index
:
wayland
0.85
1.0
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.2
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
main
master
next
terminal
wayland-0.8
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
protocol
Commit message (
Expand
)
Author
Age
Files
Lines
*
Protocol : Added destructor to wl_data_device interface
kabeer khan
2014-11-04
1
-2
/
+10
*
protocol: define error codes for role reassignment
Pekka Paalanen
2014-10-08
1
-3
/
+19
*
protocol: wl_shell.get_shell_surface gives a role
Pekka Paalanen
2014-10-01
1
-1
/
+2
*
protocol: wl_subcompositor.get_subsurface gives a role
Pekka Paalanen
2014-10-01
1
-3
/
+3
*
protocol: wl_data_device.start_drag may give a role
Pekka Paalanen
2014-10-01
1
-1
/
+2
*
protocol: wl_pointer.set_cursor gives a role
Pekka Paalanen
2014-10-01
1
-1
/
+4
*
protocol: define the concept of wl_surface role
Pekka Paalanen
2014-10-01
1
-2
/
+31
*
wl_surface: clarify the base of time passed in the callback of frame
Ryo Munakata
2014-08-21
1
-1
/
+1
*
protocol: add repeat_info event to wl_keyboard
Jonny Lamb
2014-07-25
1
-2
/
+26
*
protocol: remove redundant 'the' in description
Silvan Jegen
2014-06-18
1
-2
/
+2
*
protocol: add wl_surface errors enum for bad scale and transform values
Jonny Lamb
2014-06-03
1
-0
/
+15
*
protocol: Fix order of wl_pointer, wl_keyboard and wl_touch messages
Jonas Ådahl
2014-05-09
1
-12
/
+19
*
shm: Disallow shrinking shm pools
Kristian Høgsberg
2014-04-07
1
-1
/
+2
*
protocol: Document how clients are supposed to get the xkb keycode
Rui Matos
2014-04-01
1
-1
/
+2
*
protocol: try to clarify frame callback semantics
Pekka Paalanen
2014-03-11
1
-9
/
+20
*
build: Move protocol/ Makefile.am into toplevel Makefile.am
Kristian Høgsberg
2014-02-18
1
-1
/
+0
*
build: Stop using xmllint to validate protocol files
Kristian Høgsberg
2014-02-18
1
-13
/
+0
*
protocol: when buffer transform and scale change
Pekka Paalanen
2014-02-09
1
-0
/
+9
*
protocol: Fix build
1.4
Jasper St. Pierre
2014-01-31
1
-3
/
+4
*
protocol: Fix documentation for the parameter of wl_callback
Jasper St. Pierre
2014-01-31
1
-1
/
+5
*
protocol: Fix the name of the registry argument
Jasper St. Pierre
2014-01-31
1
-1
/
+1
*
protocol: Clarify semantics of wl_subsurface.set_position
Jonas Ådahl
2014-01-19
1
-0
/
+4
*
protocol: Clarify semantics of sub-surface placement requests
Jonas Ådahl
2014-01-19
1
-2
/
+3
*
Update .gitignore for protocol/
Jasper St. Pierre
2013-11-19
1
-0
/
+1
*
protocol: add sub-surfaces to the core
Pekka Paalanen
2013-11-15
1
-0
/
+217
*
protocol: validate the protocol against a dtd
Peter Hutterer
2013-10-25
2
-1
/
+43
*
protocol: Fix typo in documentation
1.3
José Bollo
2013-10-11
1
-1
/
+1
*
Export the Wayland protocol XML file
Jason Ekstrand
2013-09-21
1
-1
/
+1
*
protocol: Add release requests for wl_pointer, wl_keyboard, and wl_touch
Kristian Høgsberg
2013-08-30
1
-4
/
+16
*
protocol: Improve a bit of grammar for wl_surface::attach description
Bryce W. Harrington
2013-08-12
1
-2
/
+2
*
protocol: Fix pluralization of user in popup_done description
Bryce W. Harrington
2013-08-08
1
-1
/
+1
*
protocol: Improve grammar for set class description
Bryce W. Harrington
2013-08-08
1
-3
/
+3
*
protocol: Add missing d to 'x an y'
Bryce W. Harrington
2013-08-08
1
-2
/
+2
*
protocol: Fix typo by removing a redundant 'a'
Bryce W. Harrington
2013-08-08
1
-1
/
+1
*
protocol: Copy missing pixel formats from wl_drm to wl_shm
Tomeu Vizoso
2013-07-29
1
-1
/
+64
*
protocol: add no_keymap format to keymap formats
Rob Bradford
2013-06-28
1
-0
/
+2
*
protocol: Add missing since attribute for name event on wl_seat
Rob Bradford
2013-06-14
1
-1
/
+1
*
protocol: Move new name event below existing requests and events and version it
Kristian Høgsberg
2013-06-05
1
-9
/
+12
*
protocol: Add a name event to give seat name
Rob Bradford
2013-06-05
1
-1
/
+10
*
protocol: Modes are specified in HW pixels
Alexander Larsson
2013-05-28
1
-9
/
+21
*
protocol: Use signed int for scale values
Alexander Larsson
2013-05-28
1
-2
/
+2
*
protocol: Support scaled outputs and surfaces
Alexander Larsson
2013-05-22
1
-14
/
+93
*
protocol: Allow output changes to be treated atomically
Alexander Larsson
2013-05-22
1
-1
/
+11
*
protocol: revert hotspot_x/y in set_cursor back to int
1.1
Peter Hutterer
2013-04-18
1
-2
/
+2
*
protocol: Make it clear that returned "one-shot" objects are destroyed
Rob Bradford
2013-04-18
1
-0
/
+8
*
protocol: input documentation fixes
Peter Hutterer
2013-04-04
1
-4
/
+4
*
protocol: fix two protocol description 'typos'
Peter Hutterer
2013-04-03
1
-4
/
+4
*
protocol: document wl_pointer, wl_keyboard, wl_touch
Peter Hutterer
2013-04-03
1
-21
/
+27
*
protocol: use "summary", not "description" for xkb_v1 format
Peter Hutterer
2013-04-03
1
-1
/
+1
*
docs: Document granularity of timestamps
Matthias Clasen
2013-04-01
1
-8
/
+12
[next]