summaryrefslogtreecommitdiffstats
path: root/protocol
Commit message (Expand)AuthorAgeFilesLines
* Remove range protocolKristian Høgsberg2011-08-191-8/+0
* Always allocate a new wl_resource when binding an objectKristian Høgsberg2011-08-191-3/+3
* Bind globals to client provided object IDsKristian Høgsberg2011-08-191-1/+2
* Use a callback object instead of ad-hoc lists for sync and frame eventsKristian Høgsberg2011-08-161-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
* Define the shell resize enumeration in the xml specKristian Høgsberg2011-01-211-0/+12
* Add new surface.map_transient() request to map a surface relative to anotherKristian Høgsberg2011-01-211-0/+15
* First attempt at selection supportKristian Høgsberg2011-01-191-0/+51
* Update surface.attach and change surface.map to surface.map_toplevelKristian Høgsberg2010-12-171-12/+7
* Document the shell.configure event a bitKristian Høgsberg2010-12-091-0/+6
* Add origin information to output.geometry eventKristian Høgsberg2010-12-011-0/+2
* Add reject round trip to dnd protocolKristian Høgsberg2010-11-301-0/+5
* Consolidate 'sync' and 'frame' events into just one 'key' eventKristian Høgsberg2010-11-291-13/+6
* Describe the protocol using inline XML commentsYuval Fledel2010-11-291-4/+120
* xml tag should close, or some parsers failYuval Fledel2010-11-221-1/+1
* Use automakeKristian Høgsberg2010-10-122-0/+285