673 Commits (9f897c7a5faf3af477d161ddc020f9a3ae0d1cc9)

Author SHA1 Message Date
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 6f09338b0f toytoolkit: Process deferred tasks on fifo order instead 12 years ago
Pekka Vuorela 4e363d21bb Require mouse release on top of frame button to trigger action 12 years ago
Pekka Vuorela 6e1e385d51 Protect window callbacks from deleted windows 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
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 620cd62cbd text: Introduce input_method_context interface 12 years ago
Jan Arne Petersen 4c26518ad1 text: Remove surface arg in create_text_model 12 years ago
Pekka Paalanen 0d64a0fa29 compositor: new intersection algorithm 12 years ago
Pekka Paalanen 8c492b1293 clients: add cliptest program 12 years ago
Pekka Paalanen 84ec19a758 update .gitignores 12 years ago
Philipp Brüschweiler 774c34a381 screensaver: fix decoding of transparency in xpm files 12 years ago
Philipp Brüschweiler 8c9c8fcf6e toytoolkit: supply correct widget in motion_handler callback 12 years ago
Philipp Brüschweiler 067abf67cd workspaces: don't segfault on invalid move_surface_to_workspace request 12 years ago
Jonas Ådahl 14c92ff072 toytoolkit: Implement support for the workspace manager interface 12 years ago
Scott Moreau 7e300dbc58 simple-egl: Avoid race condition. 12 years ago
Scott Moreau 6a615d2621 simple-egl: Only set alpha_size=0 when -o is passed. 12 years ago
Scott Moreau 1ee53e78db simple-egl: Remove unused variable. 12 years ago
Philipp Brüschweiler 467668c9a4 desktop-shell: don't segfault on invalid icon path 12 years ago
Philipp Brüschweiler 16d59d7780 desktop-shell: respect CURSOR_NONE as grab cursor 12 years ago
Philipp Brüschweiler bd3f219344 toytoolkit: try multiple names when loading cursors 12 years ago
Scott Moreau bb5898341c screenshot: Use correct buffer size for transformed outputs. 12 years ago
Philipp Brüschweiler fdb4b02501 terminal: support entering non-ascii characters 12 years ago
Philipp Brüschweiler 5418a904ca toytoolkit: don't ignore resizes with negative width or height 12 years ago
Philipp Brüschweiler 97cb62afb7 weston-info: an output can have multiple modes 12 years ago
Philipp Brüschweiler bb0d4b9218 weston-info: remove timerfd termination hack 12 years ago
Kristian Høgsberg 70fc4a4cd6 clients: Move weston-info to bin_PROGRAMS 12 years ago