aboutsummaryrefslogtreecommitdiffstats
path: root/protocol
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove range protocolKristian Høgsberg2011-08-271-8/+0
* Always allocate a new wl_resource when binding an objectKristian Høgsberg2011-08-271-3/+3
* Bind globals to client provided object IDsKristian Høgsberg2011-08-271-1/+2
* Use a callback object instead of ad-hoc lists for sync and frame eventsKristian Høgsberg2011-08-271-18/+13
* protocol: Delete screenshooter.xmlTiago Vignatti2011-07-261-7/+0
* scanner: Take copyright notice from xml fileKristian Høgsberg2011-07-251-0/+26
* protocol: fix key event and related commentsTiago Vignatti2011-07-151-3/+3
* protocol: Fix type of visual arg in token_visual eventKristian Høgsberg2011-07-151-1/+1
* protocol: Make id arg of display.global event be just a uintKristian Høgsberg2011-07-111-1/+1
* Add touch events to protocol.Laszlo Agocs2011-06-291-0/+27
* Merge remote-tracking branch 'bnf/buffer.release'Kristian Høgsberg2011-06-211-0/+3
|\
| * Add buffer.release eventBenjamin Franzke2011-06-211-0/+3
* | Add more protocol for communicating screen geometryKristian Høgsberg2011-06-211-1/+26
* | Add wl_display_remove_global.Laszlo Agocs2011-06-201-0/+5
|/
* Move map functionality into shellKristian Høgsberg2011-06-181-28/+33
* Add event to associate visuals with a pixel format tokenKristian Høgsberg2011-05-121-0/+11
* Define shm specific errorsKristian Høgsberg2011-05-111-0/+6
* Unify error eventsKristian Høgsberg2011-05-111-14/+10
* Add buffer.damage request to the protocolBenjamin Franzke2011-04-221-8/+18
* scanner: Don't hardcode the wl_ prefix in the code generatorKristian Høgsberg2011-04-201-35/+35
* Introduce display.bind to request events from a globalKristian Høgsberg2011-04-181-0/+6
* Extent frame event to be surface dependentBenjamin Franzke2011-03-161-0/+1
* protocol/wayland: Drop drm interface (move into mesa)Benjamin Franzke2011-02-281-36/+0
* Add initial basic support for fullscreen surfacesKristian Høgsberg2011-01-281-0/+10