4388 Commits (1cab17ada243385798b3340f88144f64ac33ee63)

Author SHA1 Message Date
Simon Ser 1cab17ada2 Introduce surface_{enter,leave}_output()
2 years ago
Łukasz Adamczak 8e4b659578 Clarify documentation for window_rect
2 years ago
Łukasz Adamczak fadfbe8dba Correct window_rect.y with hide_edge_borders
2 years ago
Ronan Pigott 1b27e8c8fd xdg-activation: fix urgency when the client does not specify a seat
2 years ago
Simon Ser b4ce0a30c1 Use wlr_linux_dmabuf_feedback_v1_init_with_options()
2 years ago
Baltazár Radics 7d0351b411 ipc: add ability to subscribe to output event
2 years ago
Ronan Pigott 4cda9ee3a3 launcher: support external launcher tokens
2 years ago
Ronan Pigott dbc1eec850 launcher: make launcher context seat aware
2 years ago
Ronan Pigott 842609da64 view: make request_activate take a seat
2 years ago
Simon Ser 9959e6b8dc Convert to *_try_from_wlr_surface()
2 years ago
Tobias Predel b31e97e55d root: free non_desktop_outputs list on root_destroy
2 years ago
Simon Ser ae2d14ceeb Convert to wlr_xwayland_surface_try_from_wlr_surface()
2 years ago
Simon Ser 40eb29e7c5 ipc: add support for output event
2 years ago
Alexander Courtis 2c0f68b7c6
Apply new adaptive sync value from wlr-output-management
2 years ago
Simon Ser 36f627d0fa Check return value of wlr_renderer_begin()
2 years ago
Tobias Bengfort a7b9f6fedc focus_on_window_activation: raise if floating
2 years ago
Simon Ser 6a3e265326 Fix pointer events for ext-session-lock surfaces
2 years ago
Simon Ser d5b69d5912 Fix indentation in surface_is_xdg_popup()
2 years ago
Simon Ser 284966fd57 Send wl_surface.enter for ext-session-lock surfaces
2 years ago
Kirill Primak 53c9a4a643 input/tablet: handle focusing NULL surface
2 years ago
Ronan Pigott 2f2cdd60de input: enable user xkb configs with cap_sys_nice
2 years ago
John Chadwick 3061999ec5 Improve tablet tool button handling.
2 years ago
Alexander Orzechowski 88c17ece3b warp_to_constraint_cursor_hint: Handle NULL view
2 years ago
Carl Smedstad 9425ce2fba Replace math functions that promote float to double
2 years ago
Carl Smedstad d8212243c9 Remove redundant return statements
2 years ago
Carl Smedstad 6ec57271b6 Make cmd_handler.command const
2 years ago
Carl Smedstad 9540591105 Add missing includes & remove duplicates
2 years ago
Carl Smedstad e3257e646c Remove duplicate declarations
2 years ago
Simon Ser 9e15e2fd4f tree/container: drop unnecessary check in container_get_siblings()
2 years ago
Simon Ser 0c23b0ec33 man: fix typo in output disable docs
2 years ago
Kenny Levinsen 1ade0ce753 seat: Set keyboard if seat keyboard is NULL
2 years ago
Ankit Pandey e3c63bf58d commands/move: Warp cursor after moving workspace to another output
2 years ago
Baltazár Radics fbf9191fb8 Fix input command order (rotation_angle)
2 years ago
Lucas Zampieri efd83cb8b9 Add libinput RotationAngle
2 years ago
Ronan Pigott 991d75904f criteria: be lenient on window_role and instance too
2 years ago
Aidan Dang c32a507303 Add `primary_selection` config option
2 years ago
Kenny Levinsen e1b268af98 seat: Avoid sending redundant keymaps on reload
2 years ago
Simon Zeni 6b3245ac77 sway/lock: handle mode in output commit handler
2 years ago
Simon Zeni aa03a8fcb5 sway/desktop/output: listen to output mode in commit handle
2 years ago
Simon Ser 3bd657c726 Chase breaking changes in wlroots!3903
2 years ago
Simon Ser e62299daa4 Make libinput backend optional
2 years ago
Simon Ser 46170580b2 Make session optional
2 years ago
Simon Ser e795ea6a0c Make DRM backend optional
2 years ago
Simon Ser 5b64e2fc31 Make GLES2 optional
2 years ago
Ronan Pigott 28fda4c0d3 launcher: export X startup ids and use them for workspace matching
2 years ago
Ronan Pigott 30ad4dc4a5 launcher: export xdga tokens and use them for workspace matching
2 years ago
Ronan Pigott bdeb9f9565 launcher: fudge the interface a bit
2 years ago
Ronan Pigott 66568508c0 launcher: initialize launcher_ctxs once on startup
2 years ago
Ronan Pigott 864b3a9a18 view: associate launch contexts with views
2 years ago
Ronan Pigott d75c9f9722 launcher: rename pid_workspace to launcher_ctx
2 years ago