aboutsummaryrefslogtreecommitdiff
path: root/sway/commands
AgeCommit message (Expand)Author
2022-03-17sway/input: follow up wlroots input device events renamingSimon Zeni
2022-03-08Remove WLR_SWITCH_STATE_TOGGLE usageSimon Ser
2022-03-06commands/focus: fix segfault when no container is already focused.Nicolas Avrutin
2022-02-21sway/commands: add missing wlr_keyboard interface include in xkb_switch_layoutSimon Zeni
2022-02-08Fix snprintf compiler warningMuhamed Hobi
2022-01-31chore: chase wlr_output_layout_get_box() updateKirill Primak
2022-01-22cmd/swap: error on swapping a container with itselfRonan Pigott
2022-01-18treat fullscreen windows as 'tiled' for commands/focusPatrick Hilhorst
2022-01-16commands/focus: drop trailing whitespaceSimon Ser
2022-01-09commands/move: Fix crash when pos_y is omittedDavid96
2021-12-10Add focused_tab_titleVsevolod
2021-11-25sway: replace noop_output by fallback_outputSimon Zeni
2021-11-25ipc: make `bar <bar_id> mode|hidden_state` behave as documentedAleksei Bavshin
2021-11-23Add 'output render_bit_depth [8|10]' commandManuel Stoeckl
2021-10-30Bump RLIMIT_NOFILESimon Ser
2021-10-29Add smart_gaps inverse_outer commandbR3iN
2021-10-21commands/focus: focus view inside containersiikamiika
2021-09-20Avoid unecessary font metric calculationsHugo Osvaldo Barrera
2021-09-04commands: update split none command for a047b5ee4Ronan Pigott
2021-09-03command: implement split noneRonan Pigott
2021-08-31Add `output modeline` commandDavid Rosca
2021-08-26Use fixed titlebar heightsHugo Osvaldo Barrera
2021-08-14cmd_bind_or_unbind_switch: fix copy/paste typo error messageEric Engestrom
2021-07-22Add `gaps <type> <scope> toggle <px>` commandbR3iN
2021-07-07Update wlr_box includesSimon Ser
2021-06-22Revert "Add workspace {prev,next}_on_output --create"Ragnar Groot Koerkamp
2021-06-18Only call workspace_auto_back_and_forth when neededRagnar Groot Koerkamp
2021-06-18Move auto_back_and_forth logic out of workspace_switchRagnar Groot Koerkamp
2021-06-18Fix #6299 Disable auto_back_and_forth for next_on_outputRagnar Groot Koerkamp
2021-06-05sway: commands: exec: restore SIGPIPE before exec:ingDaniel Eklöf
2021-06-03config: Fix swaybar pango_markup inconsistencyDaniel Otero
2021-06-03Only defer seat attachment during initial startupBill Doyle
2021-05-10commands/exec: stop truncating >4095-byte commandsManuel Stoeckl
2021-05-10cmd_fullscreen: ignore fullscreen request on workspacesRonan Pigott
2021-04-22commands/exec_always: log error on execlp failureSimon Ser
2021-04-22Use execlp("sh") instead of execl("/bin/sh")Simon Ser
2021-04-18Prevent use-after-free on first bar subcommand errorMichael Weiser
2021-04-16cmd_fullscreen: allow fullscreen on fullscreen split containersRonan Pigott
2021-03-25Add toggle logic inside DPMS handlerIvan Fedotov
2021-02-25Fix for_window criteria and mouse button bindingsftilde
2021-02-25focus: beyond fullscreen when focused explicitlylbonn
2021-02-16container: Move pending state to state structKenny Levinsen
2021-02-14input: Only commit transactions when necessaryKenny Levinsen
2021-02-04Declare all struct cmd_handler arrays constManuel Stoeckl
2021-01-04cmd_move: update container representation in sibling swapsRonan Pigott
2020-12-20commands/move: reset geometry of promoted containersRonan Pigott
2020-12-20commands/move: squash workspace after directional con moveRonan Pigott
2020-12-20commands/move: rework container_move_in_directionRonan Pigott
2020-12-20Revert "commands/move: maintain workspace_layout when moving"Ronan Pigott
2020-12-20commands/move: don't flatten on move; reap empty former parent insteadTudor Brindus