aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands
Commit message (Expand)AuthorAge
* Merge commit '104057a7ea34ad3fa4b202668bb6d66550483f0b' into HEADHEADmasterLibravatar Jenkins CI10 days
|\
| * Override outputs with the workspace commandpatch-for/masterLibravatar Kristóf Marussy2024-01-27
* | commands/move: do not force focus on the moved containerLibravatar Ronan Pigott2024-03-01
* | Convert to new pointer enumsLibravatar Simon Ser2024-02-28
* | Define _POSIX_C_SOURCE globallyLibravatar Simon Ser2024-02-23
* | commands: note how xwayland/primary_selection are reset on reloadLibravatar Simon Ser2024-02-05
* | commands/primary_selection: drop duplicate bool parsingLibravatar Simon Ser2024-02-05
* | sway/output: Improve logging of swaybg execvp failure and more checksLibravatar Tamino Bauknecht2024-01-29
|/
* scene_graph: Port opacity and filter modesLibravatar Alexander Orzechowski2024-01-18
* Delete old damage tracking codeLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port container server side decorationsLibravatar Alexander Orzechowski2024-01-18
* sway: raise error on non-accessible background fileLibravatar Tamino Bauknecht2023-12-12
* Add wlr/util/transform.h includesLibravatar Simon Ser2023-11-23
* commands/input/map_from_region: don't treat 0x prefix as hex identifierLibravatar iff2023-09-07
* fix crash when resizing tiled scratchpad windowsLibravatar bretello2023-07-23
* Deprecate seat idle_wakeLibravatar Simon Ser2023-07-19
* Calculate tiled resize amount relative to parent containerLibravatar nukoseer2023-07-13
* idle-inhibit-v1: simplify with server globalLibravatar Simon Ser2023-06-23
* input/libinput: add scroll_button_lock methodLibravatar Cezary Drożak2023-06-16
* Use format_str() throughoutLibravatar Simon Ser2023-04-14
* commands: add printf attribute to cmd_results_new()Libravatar Simon Ser2023-04-14
* commands/floating_minmax_size: fix error stringsLibravatar Simon Ser2023-04-14
* Fix old style function definitionsLibravatar Elyes Haouas2023-04-14
* root: Try to preserve relative positions of floating containersLibravatar Ankit Pandey2023-03-14
* container: rehome the container_swap function into container.cLibravatar Ronan Pigott2023-02-19
* launcher: make launcher context seat awareLibravatar Ronan Pigott2023-02-05
* Add missing includes & remove duplicatesLibravatar Carl Smedstad2023-01-03
* 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
* Add `primary_selection` config optionLibravatar Aidan Dang2022-12-05
* Make libinput backend 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
* launcher: rename pid_workspace to launcher_ctxLibravatar Ronan Pigott2022-11-26
* launcher: track workspaces by nodeLibravatar Ronan Pigott2022-11-26
* root: move the workspace matching code to its own fileLibravatar Ronan Pigott2022-11-26
* Support libinput's 1.21 new dwtp optionLibravatar pudiva chip líquida2022-10-30
* sway/commands/output: Add command for unplugging non-physical outputsLibravatar Andri Yngvason2022-10-07
* Remove internal references to DPMSLibravatar Simon Ser2022-07-04
* Reject font values that are invalid for pangoLibravatar Hugo Osvaldo Barrera2022-07-01
* Avoid unecessary string copyLibravatar Hugo Osvaldo Barrera2022-07-01
* Strip quotes in bindsym --input-device=...Libravatar Thomas Jost2022-06-25
* Rename dpms output command to powerLibravatar Simon Ser2022-06-23
* Remove access to wlr_input_device unionLibravatar Simon Ser2022-06-22
* sway: add bindgesture commandLibravatar Florian Franzen2022-05-30
* xkb_switch_layout: fix relative layout switchesLibravatar Victor Makarov2022-04-28
* Shuffle variables to satisfy -Werror=restrictLibravatar Daniel De Graaf2022-04-09