summaryrefslogtreecommitdiff
path: root/protocol
AgeCommit message (Expand)AuthorFilesLines
2013-05-02text: Add language and text-direction to protocolJan Arne Petersen2-0/+47
2013-02-15text: Split out cursor_positionJan Arne Petersen2-2/+14
2013-02-15text: Rename set_micro_focus requestJan Arne Petersen1-1/+1
2013-02-15text: Add show/hide_input_panel requestsJan Arne Petersen1-0/+16
2013-02-15text: Add commit requestJan Arne Petersen2-0/+3
2013-02-15text: Remove unused requests/eventsJan Arne Petersen1-4/+0
2013-02-15text: Move input_panel interface to input-methodJan Arne Petersen2-18/+24
2013-02-15doc: add some more text protocol documentationJan Arne Petersen1-5/+21
2013-02-15text: add support for invoke_action requestJan Arne Petersen2-0/+8
2013-02-15text: Add content type support to text protocolJan Arne Petersen2-1/+55
2013-02-15text: add serial argument to text protocolJan Arne Petersen2-0/+14
2013-02-15text: add pre-edit styling support to protocolJan Arne Petersen2-3/+35
2012-12-11tests: Define and implement a test protocol extension.U. Artie Eoff2-1/+57
2012-11-27text: Add support for forwarding key eventsJan Arne Petersen1-0/+13
2012-11-27text: Add support for grabbing the keyboardJan Arne Petersen1-0/+9
2012-11-27text: Rename and extend text_model key eventJan Arne Petersen2-7/+32
2012-10-04Fix spelling errorsMartin Olsson1-1/+1
2012-09-25text: Rename de/activate to enter/leaveJan Arne Petersen1-4/+5
2012-09-13text: Improve text protocol documentationJan Arne Petersen1-3/+32
2012-09-12text: Add reset requets to protocolJan Arne Petersen2-0/+4
2012-09-12text: Add support for control keys to the protocolJan Arne Petersen2-1/+8
2012-09-12text: Add delete_surrounding_text to protocolJan Arne Petersen2-0/+8
2012-09-12text: Add support for pre-edit stringJan Arne Petersen1-0/+7
2012-09-12text: Split text and input-method protocolsJan Arne Petersen3-53/+109
2012-09-12text: Fix set_surrounding_text requestJan Arne Petersen1-9/+15
2012-09-12text: Add some documentation to the text protocolJan Arne Petersen1-3/+70
2012-09-12text: Introduce input_method_context interfaceJan Arne Petersen1-1/+14
2012-09-12text: Remove surface arg in create_text_modelJan Arne Petersen1-1/+0
2012-08-31shell: Introduce workspace manager interfaceJonas Ådahl2-2/+30
2012-08-10text: Assign text_model to a wl_seatJan Arne Petersen1-2/+7
2012-08-10text: Add activate/deactivate eventsJan Arne Petersen1-1/+3
2012-08-10text: Rename text_model_manager to factoryJan Arne Petersen1-1/+1
2012-07-22Extract the text_model_manager interface from input_methodPhilipp Brüschweiler1-1/+3
2012-06-28shell: Show approprite cursors during move and resize grabsAnder Conselvan de Oliveira1-1/+36
2012-06-27shell: Make input_panel just a regular wl_surfaceKristian Høgsberg1-1/+1
2012-06-27shell: Make screensaver just a wl_surfaceKristian Høgsberg1-1/+1
2012-06-27shell: Make the lock surface just a plain wl_surface tooKristian Høgsberg1-1/+1
2012-06-27shell: Make panel just a wl_surface tooKristian Høgsberg1-1/+1
2012-06-26shell: Don't make desktop_shell background a wl_shell_surfaceKristian Høgsberg1-2/+2
2012-06-21text: Add input_method and text_model interfacesJan Arne Petersen2-1/+52
2012-06-21shell: Add support for input panelsJan Arne Petersen1-0/+17
2012-06-05shell: Use a busy cursor animation for unresponsive surfacesKristian Høgsberg1-0/+4
2012-06-04Convert text cursor position protocol to use fixed types.Scott Moreau1-2/+2
2012-05-31Implement text cursor position protocol.Scott Moreau1-0/+11
2012-04-20screenshooter: Grab pixel data directly before buffer swapScott Moreau1-0/+2
2012-04-16desktop-shell: use description tags and improve protocol doc a bitTiago Vignatti1-10/+23
2012-04-11Follow wayland change to serial numbersKristian Høgsberg1-1/+0
2012-01-03Fix distcheckKristian Høgsberg1-0/+5
2011-12-14protocol: add screensaver interfacePekka Paalanen1-0/+13
2011-12-04desktop-shell: update protocol and client to wl_shell_surfacePekka Paalanen1-4/+4