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
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
2012-04-20
Add wl_surface.enter and wl_surface.leave events
Casey Dahlin
1
-0
/
+18
2012-04-19
protocol: Add ping event and corresponding pong request
Scott Moreau
1
-0
/
+16
2012-04-11
Switch protocol to using serial numbers for ordering events and requests
Kristian Høgsberg
1
-15
/
+18
2012-04-03
shm: Allocate shm buffers through new wl_shm_pool interface
Kristian Høgsberg
1
-13
/
+48
2012-03-30
shm: Fix stride signedness in protocol
Kristian Høgsberg
1
-1
/
+1
2012-03-26
Remove wl_buffer.damage and simplify shm implementation
Kristian Høgsberg
1
-14
/
+0
2012-03-22
Add protocol for axis events
Scott Moreau
1
-0
/
+16
2012-03-04
Fix distcheck where protocol.xsl was missing in the tarball
Gaetan Nadon
2
-2
/
+4
2012-02-29
protocol: Clarify the documentation for the fullscreen protocol
Rob Bradford
1
-19
/
+34
2012-02-29
protocol: fix make distcheck
Peter Hutterer
1
-3
/
+4
2012-02-23
protocol.xsl: Rename stylesheet to wayland-protocol.css
Kristian Høgsberg
3
-2
/
+2
2012-02-23
protocol: add xslt stylesheet to prettify the protocol
Peter Hutterer
3
-0
/
+252
2012-02-23
protocol: fix missing hyphenation for "client-created"
Peter Hutterer
1
-1
/
+1
2012-02-23
Add wl_region and surface requests to set opaque and input regions
Kristian Høgsberg
1
-0
/
+76
2012-02-23
Split pointer_focus and keyboard_focus into enter and leave events
Kristian Høgsberg
1
-3
/
+15
2012-02-16
protocol: remove absolute coordinates from pointer
Pekka Paalanen
1
-7
/
+2
2012-02-16
data_device: get rid of attach request
Ander Conselvan de Oliveira
1
-8
/
+14
2012-02-16
Add fullscreen protocol
Juan Zhao
1
-8
/
+32
2012-02-16
Add maximized protocol
Juan Zhao
1
-0
/
+13
2012-02-09
protocol: fix typo
Tiago Vignatti
1
-5
/
+5
2012-01-19
scanner: allow summary attributes in args and <description> in <protocol>
Jesse Barnes
1
-1
/
+3
[next]