summaryrefslogtreecommitdiffstats
path: root/protocol
Commit message (Expand)AuthorAgeFilesLines
* protocol: replace pointer.attach with pointer.set_cursorAnder Conselvan de Oliveira2012-06-151-6/+21
* Add wl_keyboard::keymap eventDaniel Stone2012-06-011-0/+18
* Convert wl_pointer::axis to fixedDaniel Stone2012-05-311-1/+1
* Add key_state and button_state enumsDaniel Stone2012-05-311-0/+19
* wl_keyboard: Add modifier eventDaniel Stone2012-05-311-0/+13
* data-device: implement drags with no data source for self-dndAnder Conselvan de Oliveira2012-05-291-9/+17
* shm: Add request for resizing poolsAnder Conselvan de Oliveira2012-05-221-0/+10
* protocol: use transient flags for activate or not surfacesTiago Vignatti2012-05-211-0/+4
* Convert wl_input_device to wl_seat (and friends)Daniel Stone2012-05-161-45/+100
* protocol: Specify that the fullscreen framerate parameter is also mHzKristian Høgsberg2012-05-101-1/+2
* protocol: Back out accidentally committed wl_seat changesKristian Høgsberg2012-05-101-62/+38
* protocol: Add documentation for wl_outputKristian Høgsberg2012-05-101-13/+31
* TODO: More updatesKristian Høgsberg2012-05-091-38/+62
* Input: Convert pointer co-ordinates to signed_24_8Daniel Stone2012-05-081-12/+12
* Use class_ instead of class in protocolKristian Høgsberg2012-05-031-1/+1
* Add shell_surface set_title and set_class requestsKristian Høgsberg2012-05-021-0/+16
* protocol: Move ping event down to other eventsKristian Høgsberg2012-05-011-8/+8
* Add wl_surface.enter and wl_surface.leave eventsCasey Dahlin2012-04-201-0/+18
* protocol: Add ping event and corresponding pong requestScott Moreau2012-04-191-0/+16
* Switch protocol to using serial numbers for ordering events and requestsKristian Høgsberg2012-04-111-15/+18
* shm: Allocate shm buffers through new wl_shm_pool interfaceKristian Høgsberg2012-04-031-13/+48
* shm: Fix stride signedness in protocolKristian Høgsberg2012-03-301-1/+1
* Remove wl_buffer.damage and simplify shm implementationKristian Høgsberg2012-03-261-14/+0
* Add protocol for axis eventsScott Moreau2012-03-221-0/+16
* Fix distcheck where protocol.xsl was missing in the tarballGaetan Nadon2012-03-042-2/+4
* protocol: Clarify the documentation for the fullscreen protocolRob Bradford2012-02-291-19/+34
* protocol: fix make distcheckPeter Hutterer2012-02-291-3/+4
* protocol.xsl: Rename stylesheet to wayland-protocol.cssKristian Høgsberg2012-02-233-2/+2
* protocol: add xslt stylesheet to prettify the protocolPeter Hutterer2012-02-233-0/+252
* protocol: fix missing hyphenation for "client-created"Peter Hutterer2012-02-231-1/+1
* Add wl_region and surface requests to set opaque and input regionsKristian Høgsberg2012-02-231-0/+76
* Split pointer_focus and keyboard_focus into enter and leave eventsKristian Høgsberg2012-02-231-3/+15
* protocol: remove absolute coordinates from pointerPekka Paalanen2012-02-161-7/+2
* data_device: get rid of attach requestAnder Conselvan de Oliveira2012-02-161-8/+14
* Add fullscreen protocolJuan Zhao2012-02-161-7/+31
* Add maximized protocolJuan Zhao2012-02-161-0/+13
* protocol: fix typoTiago Vignatti2012-02-091-5/+5
* scanner: allow summary attributes in args and <description> in <protocol>Jesse Barnes2012-01-191-1/+3
* protocol: Convert comments to new documentation tagsKristian Høgsberg2012-01-181-173/+285
* scanner: Support documentation elementsJesse Barnes2012-01-181-3/+16
* shm: Drop non-premul format, use less ambiguous ARGB8888 naming conventionKristian Høgsberg2012-01-111-3/+2
* Add new wl_shell popup surface typeKristian Høgsberg2012-01-061-0/+26
* protocol: update touch_down with focus surfaceTiago Vignatti2011-12-211-0/+1
* protocol: Add a bit of documentationKristian Høgsberg2011-12-191-0/+16
* protocol: introduce wl_shell_surfacePekka Paalanen2011-11-291-11/+15
* New drag and drop / selection protocolKristian Høgsberg2011-11-231-147/+109
* Add display event to acknowledge ID deletionKristian Høgsberg2011-11-171-0/+4
* protocol: Change global_remove arg to be 'name' insteadl of 'id'Kristian Høgsberg2011-10-241-1/+1
* scanner: Catch more invalid attribute combinations for argKristian Høgsberg2011-10-241-1/+1
* Remove the wl_visual interfaceKristian Høgsberg2011-08-311-20/+13