602 Commits (c0e2f9261ff4653ed8f530f38e71c62043f4c1d9)

Author SHA1 Message Date
Kristian Høgsberg d2fbb3870c window: Make press-drag-release menu selection mode work 12 years ago
Kristian Høgsberg e530a0a240 window: Ignore input_set_pointer_image() if we don't have a pointer 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
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
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 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 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 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
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
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
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
Philipp Brüschweiler bd3f219344 toytoolkit: try multiple names when loading cursors 12 years ago
Philipp Brüschweiler 5418a904ca toytoolkit: don't ignore resizes with negative width or height 12 years ago
Philipp Brüschweiler 7e0cc54fca toytoolkit: add axis handler 12 years ago
Philipp Brüschweiler b8a8aff357 toytoolkit: remove unused actions from titlebar menu 12 years ago
Kristian Høgsberg 86adef9d54 window.c: Handle multiple keyboard foci 12 years ago
Christopher Michael ac3e5f2feb Add support in Weston for X cursor themes. 12 years ago
Kristian Høgsberg b29798bcab window.c: Rearrange input handlers so they appear in the right order 12 years ago
Kristian Høgsberg ae27737b28 window.c: Use pointer enter serial for setting cursor 12 years ago
Pekka Paalanen e288a0f415 window: warn on cursor load failure 12 years ago
Kristian Høgsberg 023be102d7 window.c: Set input region after (potentially) adjusting the surface size 12 years ago
Kristian Høgsberg 4fc1535c0a window: Handle Alt-F4 to close windows 12 years ago
Andre Heider 82b4c1bc6b window.c: Remove xkb leftovers 12 years ago
Kristian Høgsberg 67ace20f8e window.c: Add fullscreen handler to keep fullscreen state consistent 12 years ago
Kristian Høgsberg 0e696478a9 Handle new transform argument in wl_output.geometry event 12 years ago
Kristian Høgsberg d3a1965a3d clients: Implement minimum size for toy toolkit clients 12 years ago
Ander Conselvan de Oliveira ddca49600f window: Workaround a stuck frame callback on the cursor surface 12 years ago
Scott Moreau fe89f07e33 toytoolkit: Remove obsolete function window_set_custom(). 12 years ago
Philipp Brüschweiler c547477e27 Remove dead code 12 years ago
Kristian Høgsberg dd263e546b window.c: Only set input region when we have a decoration 12 years ago
Daniel Stone d4756b7955 toytoolkit: Remove redundant XKB free 12 years ago
Martin Olsson 8df662ad87 clients: Silence 2x gcc 4.6.3 "warn_unused_result" compiler warnings 12 years ago
Martin Olsson 444799adbb clients: Don't leak "menu" on error path in clients/window.c 12 years ago