2350 Commits (44874d9f022de21dbd2c8aa3cf9c9bb5a0506f68)
 

Author SHA1 Message Date
U. Artie Eoff 44874d9f02 desktop-shell: destroy data before exiting. 12 years ago
Rob Bradford 371805f76e simple-shm: Draw the test motif surrounded by a white border 12 years ago
Rob Bradford fecf332e19 simple-shm: Don't attach the buffer to the surface for every redraw 12 years ago
Philipp Brüschweiler 70f83679ee editor: more intuitive cursor positioning 12 years ago
Philipp Brüschweiler 9f897c7a5f editor: take text offset into account when computing cursor position 12 years ago
Philipp Brüschweiler b8911dcdd7 editor: make selection a lighter shade of blue, much easier to read 12 years ago
Philipp Brüschweiler 237358be93 editor: fix assert to take preedit string into account 12 years ago
Martin Olsson 3b132e358f Fix spelling errors 12 years ago
Tiago Vignatti 0d20d7c8f4 xwm: Plug kill signal for killing X apps 12 years ago
Tiago Vignatti 1d01b01318 compositor: Add kill signal 12 years ago
Tiago Vignatti 920f1970a4 shell: Skip clients that we forked ourselves in kill binding 12 years ago
Tiago Vignatti b7dbbd6fc7 shell: Start the desktop-shell client in the idle handler 12 years ago
Tiago Vignatti 6f09338b0f toytoolkit: Process deferred tasks on fifo order instead 12 years ago
Jan Arne Petersen 1428b8ccf7 shell: Fix crash when an input panel is hiding 12 years ago
Pekka Vuorela 4e363d21bb Require mouse release on top of frame button to trigger action 12 years ago
Rob Bradford 9b1018702d compositor-drm: Check that that we have a valid bo for scanout 12 years ago
Pekka Vuorela 6e1e385d51 Protect window callbacks from deleted windows 12 years ago
Kristian Høgsberg b9af479f02 compositor: Make weston_surface_assign_output() static 12 years ago
U. Artie Eoff 13dc708ab7 test-client: initialize input instance. 12 years ago
Jan Arne Petersen 680275fbf1 text: Rename de/activate to enter/leave 12 years ago
Pekka Vuorela 64988feb13 PDF viewer to run until and only when it has existing windows 12 years ago
Pekka Vuorela 2dbe4c632e Fix memory leak in PDF viewer 12 years ago
Pekka Vuorela 2bd429b734 Fix PDF viewer not to produce garbage windows for nonexistent files 12 years ago
Jan Arne Petersen 80ad1a943d editor: Fix selection anchor on text deletion 12 years ago
Jan Arne Petersen e386dd22c4 editor: Delete selected text before adding new 12 years ago
Jan Arne Petersen 633c83de2c keyboard: Allow backspace for pre-edit text 12 years ago
Jan Arne Petersen 8aba11d057 editor, keyboard: Add support for arrow keys 12 years ago
Ander Conselvan de Oliveira d7f282b84e simple-egl: Set the opaque region if windowed and -o is passed 12 years ago
Ander Conselvan de Oliveira 231ba171c6 compositor: Always assign an output when updating a surface transform 12 years ago
Ander Conselvan de Oliveira 8ea818fb00 compositor: Generalize output previous damage into per buffer damage 12 years ago
Jan Arne Petersen 7bbdffabc7 text: Improve text protocol documentation 12 years ago
Pekka Paalanen 495cc2484e man: weston --xserver has been replaced 12 years ago
Abhijit Potnis f9763bc2ef compositor-android: Add output before gles2_renderer_init() 12 years ago
Jan Arne Petersen c1e481efb1 text: Add reset requets to protocol 12 years ago
Jan Arne Petersen ce8a4433f5 text: Add support for control keys to the protocol 12 years ago
Jan Arne Petersen e202bae9d3 text: Add delete_surrounding_text to protocol 12 years ago
Jan Arne Petersen 43f4aa8cab text: Add support for pre-edit string 12 years ago
Jan Arne Petersen 892f1c3975 keyboard: Use a qwerty virtual keyboard layout 12 years ago
Jan Arne Petersen 30b66ef1fd text: Split text and input-method protocols 12 years ago
Jan Arne Petersen cb08f4d844 text: Fix set_surrounding_text request 12 years ago
Jan Arne Petersen c1fbcb7c38 editor: Add support for setting a preedit 12 years ago
Jan Arne Petersen 0e5bd45100 editor: Add support for selection 12 years ago
Jan Arne Petersen 09e7c96574 editor: Insert commit-string at cursor 12 years ago
Jan Arne Petersen 7e634a0ea7 editor: Add support for cursor 12 years ago
Jan Arne Petersen b9eb02c46f editor: Extract text handling into text_layout 12 years ago
Jan Arne Petersen f80bc06a8e editor: Make text_entry a widget 12 years ago
Jan Arne Petersen ae92a7a1a0 text: Add some documentation to the text protocol 12 years ago
Jan Arne Petersen 620cd62cbd text: Introduce input_method_context interface 12 years ago
Philipp Brüschweiler b13b9ff90a text: Have only one text_model_factory 12 years ago
Jan Arne Petersen 4c26518ad1 text: Remove surface arg in create_text_model 12 years ago