702 Commits (7a92ea494cc1abe4675090241dbe87674b339fea)

Author SHA1 Message Date
John Kåre Alsaker 011a1ce350 Remove some dead code. 12 years ago
Pekka Paalanen 379d3d140d configure: build tablet-shell client conditionally 12 years ago
Pekka Paalanen 392c5f275d simple-touch: do not include GL headers 12 years ago
Pekka Paalanen 5f8a67cce8 configure: separate simple EGL clients from others 12 years ago
Pekka Paalanen fb39d8d23c toytoolkit: make all EGL code dependant on cairo-egl 12 years ago
Pekka Paalanen 53e58485a5 window: remove dead EGL code 12 years ago
Kristian Høgsberg 3fb613effe window: Set input region also when we go fullscreen 12 years ago
Jonas Ådahl 972d506de3 clients: image: Add support for panning and zooming 12 years ago
Jonas Ådahl d9f6b078b6 window: Update modifier state directly after receiving a modifier event 12 years ago
Pekka Paalanen b2f957a9f1 window: don't call output configure uninitialised 12 years ago
Kristian Høgsberg feb3c1d33b clients: Use wl_display_dispatch_pending() 12 years ago
Pekka Paalanen bc10638cd9 compositor, clients: apply wl_surface.frame on commit 12 years ago
Pekka Paalanen 0cbd3b5059 compositor, clients: double-buffer input region 12 years ago
Pekka Paalanen 512dde8ce9 compositor, clients: double-buffer opaque region 12 years ago
Pekka Paalanen 8e159180cc compositor, clients: make damage double-buffered 12 years ago
Pekka Paalanen c9e00c06e9 clients: use wl_surface_commit 12 years ago
Kristian Høgsberg fa80e11c84 Update to new fd and wl_registry APIs 12 years ago
Scott Moreau 4e07236e87 toytoolkit: Take into account transform when sending output allocation. 12 years ago
Kristian Høgsberg b36f7ef99e terminal: Don't snap resize if we're maximized 12 years ago
Kristian Høgsberg b7ed4cbbc7 terminal: Use window_get_fullscreen() instead of tracking that state manually 12 years ago
Kristian Høgsberg 1671e1129d window: Add getters for fullscreen and maximized state 12 years ago
Scott Moreau c6a7e4b277 toytoolkit: Don't draw shadows for maximized windows. 12 years ago
Scott Moreau 01a9f1b992 clients: Set title for all shell surface demos. 12 years ago
Rob Bradford 053fe7652b keyboard: Avoid access beyond end off buffer 12 years ago
Jonas Ådahl f77beeb981 window: Initialize workspace state before first roundtrip 12 years ago
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 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