aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* view: make request_activate take a seatLibravatar Ronan Pigott2023-02-05
* Convert to *_try_from_wlr_surface()Libravatar Simon Ser2023-02-02
* root: free non_desktop_outputs list on root_destroyLibravatar Tobias Predel2023-02-02
* Convert to wlr_xwayland_surface_try_from_wlr_surface()Libravatar Simon Ser2023-02-01
* ipc: add support for output eventLibravatar Simon Ser2023-02-01
* Apply new adaptive sync value from wlr-output-managementLibravatar Alexander Courtis2023-01-23
* Check return value of wlr_renderer_begin()Libravatar Simon Ser2023-01-21
* focus_on_window_activation: raise if floatingLibravatar Tobias Bengfort2023-01-20
* Fix pointer events for ext-session-lock surfacesLibravatar Simon Ser2023-01-18
* Fix indentation in surface_is_xdg_popup()Libravatar Simon Ser2023-01-18
* Send wl_surface.enter for ext-session-lock surfacesLibravatar Simon Ser2023-01-18
* input/tablet: handle focusing NULL surfaceLibravatar Kirill Primak2023-01-16
* input: enable user xkb configs with cap_sys_niceLibravatar Ronan Pigott2023-01-11
* Improve tablet tool button handling.Libravatar John Chadwick2023-01-07
* warp_to_constraint_cursor_hint: Handle NULL viewLibravatar Alexander Orzechowski2023-01-04
* Replace math functions that promote float to doubleLibravatar Carl Smedstad2023-01-03
* Remove redundant return statementsLibravatar Carl Smedstad2023-01-03
* Make cmd_handler.command constLibravatar Carl Smedstad2023-01-03
* Add missing includes & remove duplicatesLibravatar Carl Smedstad2023-01-03
* Remove duplicate declarationsLibravatar Carl Smedstad2023-01-03
* tree/container: drop unnecessary check in container_get_siblings()Libravatar Simon Ser2023-01-03
* man: fix typo in output disable docsLibravatar Simon Ser2023-01-03
* seat: Set keyboard if seat keyboard is NULLLibravatar Kenny Levinsen2022-12-19
* commands/move: Warp cursor after moving workspace to another outputLibravatar Ankit Pandey2022-12-19
* Fix input command order (rotation_angle)Libravatar Baltazár Radics2022-12-09
* Add libinput RotationAngleLibravatar Lucas Zampieri2022-12-09
* criteria: be lenient on window_role and instance tooLibravatar Ronan Pigott2022-12-08
* Add `primary_selection` config optionLibravatar Aidan Dang2022-12-05
* seat: Avoid sending redundant keymaps on reloadLibravatar Kenny Levinsen2022-12-04
* sway/lock: handle mode in output commit handlerLibravatar Simon Zeni2022-12-01
* sway/desktop/output: listen to output mode in commit handleLibravatar Simon Zeni2022-12-01
* Chase breaking changes in wlroots!3903Libravatar Simon Ser2022-11-30
* Make libinput backend optionalLibravatar Simon Ser2022-11-28
* Make session optionalLibravatar Simon Ser2022-11-28
* Make DRM backend optionalLibravatar Simon Ser2022-11-28
* Make GLES2 optionalLibravatar Simon Ser2022-11-28
* launcher: export X startup ids and use them for workspace matchingLibravatar Ronan Pigott2022-11-26
* launcher: export xdga tokens and use them for workspace matchingLibravatar Ronan Pigott2022-11-26
* launcher: fudge the interface a bitLibravatar Ronan Pigott2022-11-26
* launcher: initialize launcher_ctxs once on startupLibravatar Ronan Pigott2022-11-26
* view: associate launch contexts with viewsLibravatar Ronan Pigott2022-11-26
* launcher: rename pid_workspace to launcher_ctxLibravatar Ronan Pigott2022-11-26
* launcher: use xdga tokensLibravatar Ronan Pigott2022-11-26
* launcher: track workspaces by nodeLibravatar Ronan Pigott2022-11-26
* node: prettify node type namesLibravatar Ronan Pigott2022-11-26
* root: move the workspace matching code to its own fileLibravatar Ronan Pigott2022-11-26
* build: drop intermediate libraries for protocolsLibravatar Simon Ser2022-11-25
* Update for wlroots!3814Libravatar Simon Ser2022-11-15
* ipc: add view content typeLibravatar Simon Ser2022-11-15
* Listen to the output request_state eventLibravatar Simon Ser2022-11-15