963 Commits (62942ad3a68a775786aae92a10438ccdf2c73fa9)

Author SHA1 Message Date
Damien Lespiau 4df7e27055 dnd: Use %zd in the format string for size_t types 12 years ago
Kristian Høgsberg b98905e810 configure.ac: Check for libGLU for screensaver 12 years ago
Pekka Paalanen 9564c75163 desktop-shell: background should be opaque 12 years ago
Pekka Paalanen fedc527723 window: remove window_set_transparent() declaration 12 years ago
Kristian Høgsberg 8c31a4c025 Define our own container_of as well 12 years ago
Kristian Høgsberg 5717b6dbf1 Stop relying on ARRAY_LENGTH being defined in wayland-util.h 12 years ago
Jonas Ådahl f461eee2b0 window: Always pass focused widget to widget motion handlers 12 years ago
Jonas Ådahl f82eda5247 window: Don't set pointer image when requesting to move a surface 12 years ago
Ander Conselvan de Oliveira d0f24cf6ec simple-shm: Don't use ret variable in main() uninitialized 12 years ago
Kristian Høgsberg 3146756adf clients: Don't ask for EGL_PIXMAP_BIT when choosing configs 12 years ago
Kristian Høgsberg a17f7a13fd clients: Check return value of wl_display_dispatch() 12 years ago
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