aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands
Commit message (Expand)AuthorAge
* Allow setting the font size to 0Libravatar Kate2023-02-01
* commands/move: Warp cursor after moving workspace to another outputLibravatar Ankit Pandey2022-12-19
* 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
* sway/input: follow up wlroots input device events renamingLibravatar Simon Zeni2022-03-17
* Remove WLR_SWITCH_STATE_TOGGLE usageLibravatar Simon Ser2022-03-08
* commands/focus: fix segfault when no container is already focused.Libravatar Nicolas Avrutin2022-03-06
* sway/commands: add missing wlr_keyboard interface include in xkb_switch_layoutLibravatar Simon Zeni2022-02-21
* Fix snprintf compiler warningLibravatar Muhamed Hobi2022-02-08
* chore: chase wlr_output_layout_get_box() updateLibravatar Kirill Primak2022-01-31
* cmd/swap: error on swapping a container with itselfLibravatar Ronan Pigott2022-01-22
* treat fullscreen windows as 'tiled' for commands/focusLibravatar Patrick Hilhorst2022-01-18
* commands/focus: drop trailing whitespaceLibravatar Simon Ser2022-01-16
* commands/move: Fix crash when pos_y is omittedLibravatar David962022-01-09
* Add focused_tab_titleLibravatar Vsevolod2021-12-10
* sway: replace noop_output by fallback_outputLibravatar Simon Zeni2021-11-25
* ipc: make `bar <bar_id> mode|hidden_state` behave as documentedLibravatar Aleksei Bavshin2021-11-25
* Add 'output render_bit_depth [8|10]' commandLibravatar Manuel Stoeckl2021-11-23
* Bump RLIMIT_NOFILELibravatar Simon Ser2021-10-30
* Add smart_gaps inverse_outer commandLibravatar bR3iN2021-10-29
* commands/focus: focus view inside containerLibravatar siikamiika2021-10-21
* Avoid unecessary font metric calculationsLibravatar Hugo Osvaldo Barrera2021-09-20
* commands: update split none command for a047b5ee4Libravatar Ronan Pigott2021-09-04
* command: implement split noneLibravatar Ronan Pigott2021-09-03
* Add `output modeline` commandLibravatar David Rosca2021-08-31
* Use fixed titlebar heightsLibravatar Hugo Osvaldo Barrera2021-08-26
* cmd_bind_or_unbind_switch: fix copy/paste typo error messageLibravatar Eric Engestrom2021-08-14
* Add `gaps <type> <scope> toggle <px>` commandLibravatar bR3iN2021-07-22
* Update wlr_box includesLibravatar Simon Ser2021-07-07
* Revert "Add workspace {prev,next}_on_output --create"Libravatar Ragnar Groot Koerkamp2021-06-22
* Only call workspace_auto_back_and_forth when neededLibravatar Ragnar Groot Koerkamp2021-06-18
* Move auto_back_and_forth logic out of workspace_switchLibravatar Ragnar Groot Koerkamp2021-06-18
* Fix #6299 Disable auto_back_and_forth for next_on_outputLibravatar Ragnar Groot Koerkamp2021-06-18
* sway: commands: exec: restore SIGPIPE before exec:ingLibravatar Daniel Eklöf2021-06-05