aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands
Commit message (Expand)AuthorAge
* commands/exec_always: log error on execlp failureLibravatar Simon Ser2021-04-22
* Use execlp("sh") instead of execl("/bin/sh")Libravatar Simon Ser2021-04-22
* Prevent use-after-free on first bar subcommand errorLibravatar Michael Weiser2021-04-18
* cmd_fullscreen: allow fullscreen on fullscreen split containersLibravatar Ronan Pigott2021-04-16
* Add toggle logic inside DPMS handlerLibravatar Ivan Fedotov2021-03-25
* Fix for_window criteria and mouse button bindingsLibravatar ftilde2021-02-25
* focus: beyond fullscreen when focused explicitlyLibravatar lbonn2021-02-25
* container: Move pending state to state structLibravatar Kenny Levinsen2021-02-16
* input: Only commit transactions when necessaryLibravatar Kenny Levinsen2021-02-14
* Declare all struct cmd_handler arrays constLibravatar Manuel Stoeckl2021-02-04
* cmd_move: update container representation in sibling swapsLibravatar Ronan Pigott2021-01-04
* commands/move: reset geometry of promoted containersLibravatar Ronan Pigott2020-12-20
* commands/move: squash workspace after directional con moveLibravatar Ronan Pigott2020-12-20
* commands/move: rework container_move_in_directionLibravatar Ronan Pigott2020-12-20
* Revert "commands/move: maintain workspace_layout when moving"Libravatar Ronan Pigott2020-12-20
* commands/move: don't flatten on move; reap empty former parent insteadLibravatar Tudor Brindus2020-12-20
* commands/layout: don't change the layout of workspaces with childrenLibravatar Ronan Pigott2020-12-20
* container: don't split single childrenLibravatar Ronan Pigott2020-12-20
* input/cursor: unhide cursor on synthetic inputLibravatar Tudor Brindus2020-12-06
* tree/container: introduce `container_is_sticky[_or_child]` functionsLibravatar Tudor Brindus2020-11-11
* commands/focus: force container warp when fulfilling `focus mode_toggle`Libravatar Tudor Brindus2020-11-01
* hide_cursor: Add an option to hide when typingLibravatar Tamir Zahavi-Brunner2020-10-30
* commands/move: fix crash when moving sphsc childLibravatar Ronan Pigott2020-10-24
* commands/resize: don't consider 1px resizes to be invalidLibravatar Daniel De Graaf2020-10-22
* input/tablet: add tool_mode option to set tablet tools as relative inputLibravatar Tudor Brindus2020-10-12
* Add support for workspace_min_width bar option.Libravatar Tarmack2020-10-11
* commands/move: fix single-split escaping on moveLibravatar Tudor Brindus2020-10-04
* exec: fix validation during config reloadLibravatar Konstantin Pospelov2020-08-24
* fix force_display_urgency_hint parsingLibravatar Rex Hackbro2020-08-03
* Fix incorrect format specifiersLibravatar Antonin Décimo2020-07-30
* cmd/bar/colors: fix dereference of null pointerLibravatar Antonin Décimo2020-07-30
* Use wlr_output_layout_output_at to get output for move to cursorLibravatar Thayne McCombs2020-07-27
* Keep windows in bounds on move to position mouseLibravatar Thayne McCombs2020-07-27
* added ppt unit to move position commandLibravatar Nils Schulte2020-07-21
* moved and renamed movement-unit parsing to commonLibravatar Nils Schulte2020-07-21
* Reload command now matches i3's implementationLibravatar Geoffrey Casper2020-07-07
* commands/move: maintain workspace_layout when movingLibravatar Tudor Brindus2020-07-03
* commands/move: unwrap workspace container on move to new workspaceLibravatar Tudor Brindus2020-07-01
* input_cmd_click_method: fix typo in error textLibravatar Tudor Brindus2020-06-19
* seat_cmd_cursor: emit frame eventsLibravatar Brian Ashworth2020-05-29
* commands: Add per-view shortcuts_inhibitor commandLibravatar Michael Weiser2020-05-13
* Restrict relative output transforms to runtime changesLibravatar Simon Ser2020-04-21
* Fix a use-after-free error in switch bindingLibravatar Di Ma2020-04-14
* Fix a use-after-free error in switch bindingLibravatar Di Ma2020-04-14
* Implement create_output command for headless backendLibravatar Simon Ser2020-04-14
* add --no-repeat option for bindingsLibravatar Linus Heckemann2020-03-30
* check for workspace command name argLibravatar r-c-f2020-03-24
* commands/bind.c: remove unnecessary checkLibravatar Jason Nader2020-03-15
* commands: Adjust style in cursors commandLibravatar Michael Weiser2020-03-11
* commands: Add shortcuts_inhibitor commandLibravatar Michael Weiser2020-03-11