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
/
wayland.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
docs: Remove mention of touch focus
Kristian Høgsberg
2013-04-01
1
-2
/
+1
*
docs: Improve wl_region protocol docs
Matthias Clasen
2013-04-01
1
-4
/
+7
*
docs: Improve the wl_output protocol docs
Matthias Clasen
2013-04-01
1
-6
/
+18
*
docs: Improve wl_touch protocol docs
Matthias Clasen
2013-04-01
1
-9
/
+27
*
docs: Improve wl_keyboard protocol docs
Matthias Clasen
2013-04-01
1
-6
/
+19
*
docs: Improve wl_pointer protocol docs
Matthias Clasen
2013-04-01
1
-10
/
+33
*
docs: Improve the wl_seat protocol docs
Matthias Clasen
2013-04-01
1
-13
/
+22
*
docs: Improve wl_surface protocol docs
Matthias Clasen
2013-04-01
1
-52
/
+67
*
docs: Improve wl_shell/wl_shell_surface docs
Matthias Clasen
2013-04-01
1
-84
/
+149
*
docs: Improve the wl_data_* procol docs
Matthias Clasen
2013-04-01
1
-30
/
+65
*
docs: Improve wl_shm and wl_shm_pool protocol docs
Matthias Clasen
2013-04-01
1
-24
/
+49
*
docs: Improve wl_callback protocol docs
Matthias Clasen
2013-04-01
1
-1
/
+8
*
docs: Improve the wl_registry protocol docs
Matthias Clasen
2013-04-01
1
-17
/
+25
*
docs: Improve wl_display protocol docs
Matthias Clasen
2013-04-01
1
-8
/
+9
*
protocol: remove implicit attach semantics
Pekka Paalanen
2013-03-19
1
-11
/
+8
*
protocol: Add a wl_surface request for setting buffer transformation
Ander Conselvan de Oliveira
2012-11-27
1
-3
/
+31
*
doc: Fix typos
Tiago Vignatti
2012-11-23
1
-1
/
+1
*
protocol: Fix copy and paste summary
Kristian Høgsberg
2012-11-19
1
-1
/
+1
*
protocol: Add summary description for wl_data_device_manager
Kristian Høgsberg
2012-11-19
1
-0
/
+8
*
wayland: Add protocol documentation for various interfaces
Kristian Høgsberg
2012-10-21
1
-13
/
+94
*
protocol: try to clarify wl_buffer doc
Pekka Paalanen
2012-10-16
1
-14
/
+12
*
protocol: say update instead of repaint
Pekka Paalanen
2012-10-16
1
-2
/
+2
*
protocol: Clarify pointer axis event
Jonas Ådahl
2012-10-16
1
-4
/
+16
*
protocol: Clarify pointer axis event
Jonas Ådahl
2012-10-15
1
-1
/
+4
*
protocol: clarify multiple wl_surface.attach
Pekka Paalanen
2012-10-11
1
-1
/
+3
*
protocol: fix clarification of input region on drags and pointers
Pekka Paalanen
2012-10-11
1
-7
/
+11
*
protocol: elaborate on wl_buffer
Pekka Paalanen
2012-10-10
1
-1
/
+17
*
protocol: wl_surface.frame needs wl_surface.commit
Pekka Paalanen
2012-10-10
1
-1
/
+11
*
protocol: clarify input region on drags and pointers
Pekka Paalanen
2012-10-10
1
-4
/
+16
*
protocol: double-buffered state for wl_surface
Pekka Paalanen
2012-10-10
1
-23
/
+98
*
Split the global registry into its own wl_registry object
Kristian Høgsberg
2012-10-10
1
-15
/
+22
*
scanner: Send interface name and version for types new_id args
Kristian Høgsberg
2012-10-10
1
-4
/
+2
*
wayland: Fix typos
Tiago Vignatti
2012-10-09
1
-3
/
+3
*
protocol: Fix typo
Tiago Vignatti
2012-09-25
1
-1
/
+1
*
Fix typo (ratio, not ration)
Diego Viola
2012-09-13
1
-1
/
+1
*
protocol: Fix typo.
Scott Moreau
2012-08-16
1
-1
/
+1
*
protocol: Remove "repeat" from "key_state"
Andre Heider
2012-07-31
1
-2
/
+0
*
protocol: Add transform argument to wl_output.geometry event
Kristian Høgsberg
2012-07-22
1
-0
/
+27
*
doc: fix some typos in documentation
Martin Olsson
2012-07-09
1
-2
/
+2
*
protocol: Add missing allow-null to data_device.enter data_offer field
Ander Conselvan de Oliveira
2012-07-09
1
-1
/
+1
*
protocol: Add a couple of missing allow-null annotations
Kristian Høgsberg
2012-07-02
1
-2
/
+2
*
protocol: Explicitly mark requests which allow null arguments
Christopher James Halse Rogers
2012-07-02
1
-9
/
+9
*
protocol: Change wording of pointer.set_cursor()
Ander Conselvan de Oliveira
2012-06-28
1
-2
/
+3
[next]