578 Commits (157109b6d5ad89303bd51045b7d6f624afd482b0)

Author SHA1 Message Date
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
Kristian Høgsberg 8733b33f9f window.c: Don't allocate proxy manually 12 years ago
Kristian Høgsberg 8150b190d6 shell: Take a wl_surface as parent for transient and popup windows 12 years ago
Kristian Høgsberg 962342cb8e shell: Don't make desktop_shell background a wl_shell_surface 12 years ago
Kristian Høgsberg 11f600d82e window.c: Always set cursor after pointer enter 12 years ago
Kristian Høgsberg f337052a5c window: Add support for the blank cursor 12 years ago
Kristian Høgsberg d3c69c279a window: Stop keyboard repeat when we lose keyboard focus 12 years ago
Kristian Høgsberg 8b19c64146 window: Create timerfd non-blocking 12 years ago
Kristian Høgsberg a1627927c7 window: Compute initial window size correctly 12 years ago
Kristian Høgsberg bd0cd762bc window: Only repeat key if we still have kb focus 12 years ago
Kristian Høgsberg cf4d244082 window: Add key-repeat to toy toolkit 12 years ago
Ander Conselvan de Oliveira 2a3cd287ef window: Plug leak of shm_surface_data on shm_suface_data_destroy() 12 years ago
Daniel Stone a494f1d3f0 Don't segfault clients when cursor isn't found 12 years ago
Ander Conselvan de Oliveira 80620076fc window: Implement animated cursors (using pointer surfaces) 12 years ago
Ander Conselvan de Oliveira 37ffc3c14b compositor: Track pointer image protocol change 12 years ago
Pekka Paalanen 1da1b8f3f1 Rewrite shm buffer file allocation v2 12 years ago
Kristian Høgsberg d56bd908bf shell: Use a busy cursor animation for unresponsive surfaces 12 years ago
Kristian Høgsberg 7cee19778a window.c: Add primitive support for animated cursors 12 years ago
Kristian Høgsberg f33984edea window.c: Set focus widget before calling enter handler 12 years ago
Kristian Høgsberg 8591dbf8b5 window.c: Add watch cursor 12 years ago
Kristian Høgsberg 5a4e9ff51b window.c: Drop timestamp argument to input_set_pointer_image() 12 years ago
Scott Moreau 9295ce05ab Drop user input detection from text cursor position implementation. 12 years ago
Scott Moreau ae71220fc9 Convert text cursor position protocol to use fixed types. 12 years ago
Daniel Stone b7452fe313 Add support for wl_keyboard::keymap events 12 years ago
Kristian Høgsberg a4b3d0ede7 window.c: Handle losing selection data source 12 years ago