summaryrefslogtreecommitdiffstats
path: root/protocol
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix typosTiago Vignatti2012-11-231-1/+1
* Fix distcheck by adding back protocol/Makefile.amKristian Høgsberg2012-11-191-0/+1
* protocol: Fix copy and paste summaryKristian Høgsberg2012-11-191-1/+1
* protocol: Add summary description for wl_data_device_managerKristian Høgsberg2012-11-191-0/+8
* doc: Remove unused css and xslt for the protocolTiago Vignatti2012-11-123-254/+0
* wayland: Add protocol documentation for various interfacesKristian Høgsberg2012-10-211-13/+94
* protocol: try to clarify wl_buffer docPekka Paalanen2012-10-161-14/+12
* protocol: say update instead of repaintPekka Paalanen2012-10-161-2/+2
* protocol: Clarify pointer axis eventJonas Ådahl2012-10-161-4/+16
* protocol: Clarify pointer axis eventJonas Ådahl2012-10-151-1/+4
* protocol: clarify multiple wl_surface.attachPekka Paalanen2012-10-111-1/+3
* protocol: fix clarification of input region on drags and pointersPekka Paalanen2012-10-111-7/+11
* protocol: elaborate on wl_bufferPekka Paalanen2012-10-101-1/+17
* protocol: wl_surface.frame needs wl_surface.commitPekka Paalanen2012-10-101-1/+11
* protocol: clarify input region on drags and pointersPekka Paalanen2012-10-101-4/+16
* protocol: double-buffered state for wl_surfacePekka Paalanen2012-10-101-23/+98
* Split the global registry into its own wl_registry objectKristian Høgsberg2012-10-101-15/+22
* scanner: Send interface name and version for types new_id argsKristian Høgsberg2012-10-101-4/+2
* wayland: Fix typosTiago Vignatti2012-10-091-3/+3
* protocol: Fix typoTiago Vignatti2012-09-251-1/+1
* Fix typo (ratio, not ration)Diego Viola2012-09-131-1/+1
* protocol: Fix typo.Scott Moreau2012-08-161-1/+1
* protocol: Remove "repeat" from "key_state"Andre Heider2012-07-311-2/+0
* protocol: Add transform argument to wl_output.geometry eventKristian Høgsberg2012-07-221-0/+27
* doc: fix some typos in documentationMartin Olsson2012-07-091-2/+2
* protocol: Add missing allow-null to data_device.enter data_offer fieldAnder Conselvan de Oliveira2012-07-091-1/+1
* protocol: Add a couple of missing allow-null annotationsKristian Høgsberg2012-07-021-2/+2
* protocol: Explicitly mark requests which allow null argumentsChristopher James Halse Rogers2012-07-021-9/+9
* protocol: Change wording of pointer.set_cursor()Ander Conselvan de Oliveira2012-06-281-2/+3
* wl_shell: Don't require that parent surfaces are wl_shell_surfacesKristian Høgsberg2012-06-271-2/+2
* 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