summaryrefslogtreecommitdiff
path: root/protocol
AgeCommit message (Expand)AuthorFilesLines
2012-10-09wayland: Fix typosTiago Vignatti1-3/+3
2012-09-25protocol: Fix typoTiago Vignatti1-1/+1
2012-09-13Fix typo (ratio, not ration)Diego Viola1-1/+1
2012-08-16protocol: Fix typo.Scott Moreau1-1/+1
2012-07-31protocol: Remove "repeat" from "key_state"Andre Heider1-2/+0
2012-07-22protocol: Add transform argument to wl_output.geometry eventKristian Høgsberg1-0/+27
2012-07-09doc: fix some typos in documentationMartin Olsson1-2/+2
2012-07-09protocol: Add missing allow-null to data_device.enter data_offer fieldAnder Conselvan de Oliveira1-1/+1
2012-07-02protocol: Add a couple of missing allow-null annotationsKristian Høgsberg1-2/+2
2012-07-02protocol: Explicitly mark requests which allow null argumentsChristopher James Halse Rogers1-9/+9
2012-06-28protocol: Change wording of pointer.set_cursor()Ander Conselvan de Oliveira1-2/+3
2012-06-27wl_shell: Don't require that parent surfaces are wl_shell_surfacesKristian Høgsberg1-2/+2
2012-06-15protocol: replace pointer.attach with pointer.set_cursorAnder Conselvan de Oliveira1-6/+21
2012-06-01Add wl_keyboard::keymap eventDaniel Stone1-0/+18
2012-05-31Convert wl_pointer::axis to fixedDaniel Stone1-1/+1
2012-05-31Add key_state and button_state enumsDaniel Stone1-0/+19
2012-05-31wl_keyboard: Add modifier eventDaniel Stone1-0/+13
2012-05-29data-device: implement drags with no data source for self-dndAnder Conselvan de Oliveira1-9/+17
2012-05-22shm: Add request for resizing poolsAnder Conselvan de Oliveira1-0/+10
2012-05-21protocol: use transient flags for activate or not surfacesTiago Vignatti1-0/+4
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