summaryrefslogtreecommitdiff
path: root/protocol
AgeCommit message (Expand)AuthorFilesLines
2012-11-23doc: Fix typosTiago Vignatti1-1/+1
2012-11-19Fix distcheck by adding back protocol/Makefile.amKristian Høgsberg1-0/+1
2012-11-19protocol: Fix copy and paste summaryKristian Høgsberg1-1/+1
2012-11-19protocol: Add summary description for wl_data_device_managerKristian Høgsberg1-0/+8
2012-11-12doc: Remove unused css and xslt for the protocolTiago Vignatti3-254/+0
2012-10-21wayland: Add protocol documentation for various interfacesKristian Høgsberg1-13/+94
2012-10-16protocol: try to clarify wl_buffer docPekka Paalanen1-15/+13
2012-10-16protocol: say update instead of repaintPekka Paalanen1-2/+2
2012-10-16protocol: Clarify pointer axis eventJonas Ådahl1-4/+16
2012-10-15protocol: Clarify pointer axis eventJonas Ådahl1-1/+4
2012-10-11protocol: clarify multiple wl_surface.attachPekka Paalanen1-1/+3
2012-10-11protocol: fix clarification of input region on drags and pointersPekka Paalanen1-7/+11
2012-10-10protocol: elaborate on wl_bufferPekka Paalanen1-1/+17
2012-10-10protocol: wl_surface.frame needs wl_surface.commitPekka Paalanen1-1/+11
2012-10-10protocol: clarify input region on drags and pointersPekka Paalanen1-4/+16
2012-10-10protocol: double-buffered state for wl_surfacePekka Paalanen1-23/+98
2012-10-10Split the global registry into its own wl_registry objectKristian Høgsberg1-15/+22
2012-10-10scanner: Send interface name and version for types new_id argsKristian Høgsberg1-4/+2
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