index
:
~krh/wayland
1.1
1.2
1.3
acquire-fd
better-array
fd-changes
fd-lock
fixed-optimization
input
malloc-closure
master
menu
next
opaque-resource
pointer-lock
pointer-lock-2
popup
prepare-read
protocol-changes
proxy-race
read-events
remote
session-manager
subscribe
testing
thread-safety
threads
video
yuv
personal wayland repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocol
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
protocol: Introduce pointer_lock interface
Kristian Høgsberg
1
-2
/
+35
2013-02-28
protocol: Add release requests for wl_pointer, wl_keyboard, and wl_touch
Kristian Høgsberg
1
-0
/
+12
2012-11-27
protocol: Add a wl_surface request for setting buffer transformation
Ander Conselvan de Oliveira
1
-3
/
+31
2012-11-23
doc: Fix typos
Tiago Vignatti
1
-1
/
+1
2012-11-19
Fix distcheck by adding back protocol/Makefile.am
Kristian Høgsberg
1
-0
/
+1
2012-11-19
protocol: Fix copy and paste summary
Kristian Høgsberg
1
-1
/
+1
2012-11-19
protocol: Add summary description for wl_data_device_manager
Kristian Høgsberg
1
-0
/
+8
2012-11-12
doc: Remove unused css and xslt for the protocol
Tiago Vignatti
3
-254
/
+0
2012-10-21
wayland: Add protocol documentation for various interfaces
Kristian Høgsberg
1
-13
/
+94
2012-10-16
protocol: try to clarify wl_buffer doc
Pekka Paalanen
1
-15
/
+13
2012-10-16
protocol: say update instead of repaint
Pekka Paalanen
1
-2
/
+2
2012-10-16
protocol: Clarify pointer axis event
Jonas Ådahl
1
-4
/
+16
2012-10-15
protocol: Clarify pointer axis event
Jonas Ådahl
1
-1
/
+4
2012-10-11
protocol: clarify multiple wl_surface.attach
Pekka Paalanen
1
-1
/
+3
2012-10-11
protocol: fix clarification of input region on drags and pointers
Pekka Paalanen
1
-7
/
+11
2012-10-10
protocol: elaborate on wl_buffer
Pekka Paalanen
1
-1
/
+17
2012-10-10
protocol: wl_surface.frame needs wl_surface.commit
Pekka Paalanen
1
-1
/
+11
2012-10-10
protocol: clarify input region on drags and pointers
Pekka Paalanen
1
-4
/
+16
2012-10-10
protocol: double-buffered state for wl_surface
Pekka Paalanen
1
-23
/
+98
2012-10-10
Split the global registry into its own wl_registry object
Kristian Høgsberg
1
-15
/
+22
2012-10-10
scanner: Send interface name and version for types new_id args
Kristian Høgsberg
1
-4
/
+2
2012-10-09
wayland: Fix typos
Tiago Vignatti
1
-3
/
+3
2012-09-25
protocol: Fix typo
Tiago Vignatti
1
-1
/
+1
2012-09-13
Fix typo (ratio, not ration)
Diego Viola
1
-1
/
+1
2012-08-16
protocol: Fix typo.
Scott Moreau
1
-1
/
+1
2012-07-31
protocol: Remove "repeat" from "key_state"
Andre Heider
1
-2
/
+0
2012-07-22
protocol: Add transform argument to wl_output.geometry event
Kristian Høgsberg
1
-0
/
+27
2012-07-09
doc: fix some typos in documentation
Martin Olsson
1
-2
/
+2
2012-07-09
protocol: Add missing allow-null to data_device.enter data_offer field
Ander Conselvan de Oliveira
1
-1
/
+1
2012-07-02
protocol: Add a couple of missing allow-null annotations
Kristian Høgsberg
1
-2
/
+2
2012-07-02
protocol: Explicitly mark requests which allow null arguments
Christopher James Halse Rogers
1
-9
/
+9
2012-06-28
protocol: Change wording of pointer.set_cursor()
Ander Conselvan de Oliveira
1
-2
/
+3
2012-06-27
wl_shell: Don't require that parent surfaces are wl_shell_surfaces
Kristian Høgsberg
1
-2
/
+2
2012-06-15
protocol: replace pointer.attach with pointer.set_cursor
Ander Conselvan de Oliveira
1
-6
/
+21
2012-06-01
Add wl_keyboard::keymap event
Daniel Stone
1
-0
/
+18
2012-05-31
Convert wl_pointer::axis to fixed
Daniel Stone
1
-1
/
+1
2012-05-31
Add key_state and button_state enums
Daniel Stone
1
-0
/
+19
2012-05-31
wl_keyboard: Add modifier event
Daniel Stone
1
-0
/
+13
2012-05-29
data-device: implement drags with no data source for self-dnd
Ander Conselvan de Oliveira
1
-9
/
+17
2012-05-22
shm: Add request for resizing pools
Ander Conselvan de Oliveira
1
-0
/
+10
2012-05-21
protocol: use transient flags for activate or not surfaces
Tiago Vignatti
1
-0
/
+4
2012-05-16
Convert wl_input_device to wl_seat (and friends)
Daniel Stone
1
-45
/
+100
2012-05-10
protocol: Specify that the fullscreen framerate parameter is also mHz
Kristian Høgsberg
1
-1
/
+2
2012-05-10
protocol: Back out accidentally committed wl_seat changes
Kristian Høgsberg
1
-62
/
+38
2012-05-10
protocol: Add documentation for wl_output
Kristian Høgsberg
1
-13
/
+31
2012-05-09
TODO: More updates
Kristian Høgsberg
1
-38
/
+62
2012-05-08
Input: Convert pointer co-ordinates to signed_24_8
Daniel Stone
1
-12
/
+12
2012-05-03
Use class_ instead of class in protocol
Kristian Høgsberg
1
-1
/
+1
2012-05-02
Add shell_surface set_title and set_class requests
Kristian Høgsberg
1
-0
/
+16
2012-05-01
protocol: Move ping event down to other events
Kristian Høgsberg
1
-8
/
+8
[next]