summaryrefslogtreecommitdiff
path: root/protocol
AgeCommit message (Expand)AuthorFilesLines
2012-05-16Convert wl_input_device to wl_seat (and friends)Daniel Stone1-45/+100
2012-05-10protocol: Specify that the fullscreen framerate parameter is also mHzKristian Høgsberg1-1/+2
2012-05-10protocol: Back out accidentally committed wl_seat changesKristian Høgsberg1-62/+38
2012-05-10protocol: Add documentation for wl_outputKristian Høgsberg1-13/+31
2012-05-09TODO: More updatesKristian Høgsberg1-38/+62
2012-05-08Input: Convert pointer co-ordinates to signed_24_8Daniel Stone1-12/+12
2012-05-03Use class_ instead of class in protocolKristian Høgsberg1-1/+1
2012-05-02Add shell_surface set_title and set_class requestsKristian Høgsberg1-0/+16
2012-05-01protocol: Move ping event down to other eventsKristian Høgsberg1-8/+8
2012-04-20Add wl_surface.enter and wl_surface.leave eventsCasey Dahlin1-0/+18
2012-04-19protocol: Add ping event and corresponding pong requestScott Moreau1-0/+16
2012-04-11Switch protocol to using serial numbers for ordering events and requestsKristian Høgsberg1-15/+18
2012-04-03shm: Allocate shm buffers through new wl_shm_pool interfaceKristian Høgsberg1-13/+48
2012-03-30shm: Fix stride signedness in protocolKristian Høgsberg1-1/+1
2012-03-26Remove wl_buffer.damage and simplify shm implementationKristian Høgsberg1-14/+0
2012-03-22Add protocol for axis eventsScott Moreau1-0/+16
2012-03-04Fix distcheck where protocol.xsl was missing in the tarballGaetan Nadon2-2/+4
2012-02-29protocol: Clarify the documentation for the fullscreen protocolRob Bradford1-19/+34
2012-02-29protocol: fix make distcheckPeter Hutterer1-3/+4
2012-02-23protocol.xsl: Rename stylesheet to wayland-protocol.cssKristian Høgsberg3-2/+2
2012-02-23protocol: add xslt stylesheet to prettify the protocolPeter Hutterer3-0/+252
2012-02-23protocol: fix missing hyphenation for "client-created"Peter Hutterer1-1/+1
2012-02-23Add wl_region and surface requests to set opaque and input regionsKristian Høgsberg1-0/+76
2012-02-23Split pointer_focus and keyboard_focus into enter and leave eventsKristian Høgsberg1-3/+15
2012-02-16protocol: remove absolute coordinates from pointerPekka Paalanen1-7/+2
2012-02-16data_device: get rid of attach requestAnder Conselvan de Oliveira1-8/+14
2012-02-16Add fullscreen protocolJuan Zhao1-8/+32
2012-02-16Add maximized protocolJuan Zhao1-0/+13
2012-02-09protocol: fix typoTiago Vignatti1-5/+5
2012-01-19scanner: allow summary attributes in args and <description> in <protocol>Jesse Barnes1-1/+3
2012-01-18protocol: Convert comments to new documentation tagsKristian Høgsberg1-175/+287
2012-01-18scanner: Support documentation elementsJesse Barnes1-3/+16
2012-01-11shm: Drop non-premul format, use less ambiguous ARGB8888 naming conventionKristian Høgsberg1-3/+2
2012-01-06Add new wl_shell popup surface typeKristian Høgsberg1-0/+26
2011-12-21protocol: update touch_down with focus surfaceTiago Vignatti1-0/+1
2011-12-19protocol: Add a bit of documentationKristian Høgsberg1-0/+16
2011-11-29protocol: introduce wl_shell_surfacePekka Paalanen1-11/+15
2011-11-23New drag and drop / selection protocolKristian Høgsberg1-147/+109
2011-11-17Add display event to acknowledge ID deletionKristian Høgsberg1-0/+4
2011-10-24protocol: Change global_remove arg to be 'name' insteadl of 'id'Kristian Høgsberg1-1/+1
2011-10-24scanner: Catch more invalid attribute combinations for argKristian Høgsberg1-1/+1
2011-08-31Remove the wl_visual interfaceKristian Høgsberg1-20/+13
2011-08-27Remove range protocolKristian Høgsberg1-8/+0
2011-08-27Always allocate a new wl_resource when binding an objectKristian Høgsberg1-3/+3
2011-08-27Bind globals to client provided object IDsKristian Høgsberg1-1/+2
2011-08-27Use a callback object instead of ad-hoc lists for sync and frame eventsKristian Høgsberg1-18/+13
2011-07-26protocol: Delete screenshooter.xmlTiago Vignatti1-7/+0
2011-07-25scanner: Take copyright notice from xml fileKristian Høgsberg1-0/+26
2011-07-15protocol: fix key event and related commentsTiago Vignatti1-3/+3
2011-07-15protocol: Fix type of visual arg in token_visual eventKristian Høgsberg1-1/+1