aboutsummaryrefslogtreecommitdiff
path: root/sway/commands
AgeCommit message (Expand)Author
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
2020-12-20commands/layout: don't change the layout of workspaces with childrenRonan Pigott
2020-12-20container: don't split single childrenRonan Pigott
2020-12-06input/cursor: unhide cursor on synthetic inputTudor Brindus
2020-11-11tree/container: introduce `container_is_sticky[_or_child]` functionsTudor Brindus
2020-11-01commands/focus: force container warp when fulfilling `focus mode_toggle`Tudor Brindus
2020-10-30hide_cursor: Add an option to hide when typingTamir Zahavi-Brunner
2020-10-24commands/move: fix crash when moving sphsc childRonan Pigott
2020-10-22commands/resize: don't consider 1px resizes to be invalidDaniel De Graaf
2020-10-12input/tablet: add tool_mode option to set tablet tools as relative inputTudor Brindus
2020-10-11Add support for workspace_min_width bar option.Tarmack
2020-10-04commands/move: fix single-split escaping on moveTudor Brindus
2020-08-24exec: fix validation during config reloadKonstantin Pospelov
2020-08-03fix force_display_urgency_hint parsingRex Hackbro
2020-07-30Fix incorrect format specifiersAntonin Décimo
2020-07-30cmd/bar/colors: fix dereference of null pointerAntonin Décimo
2020-07-27Use wlr_output_layout_output_at to get output for move to cursorThayne McCombs
2020-07-27Keep windows in bounds on move to position mouseThayne McCombs
2020-07-21added ppt unit to move position commandNils Schulte
2020-07-21moved and renamed movement-unit parsing to commonNils Schulte
2020-07-07Reload command now matches i3's implementationGeoffrey Casper
2020-07-03commands/move: maintain workspace_layout when movingTudor Brindus
2020-07-01commands/move: unwrap workspace container on move to new workspaceTudor Brindus
2020-06-19input_cmd_click_method: fix typo in error textTudor Brindus
2020-05-29seat_cmd_cursor: emit frame eventsBrian Ashworth
2020-05-13commands: Add per-view shortcuts_inhibitor commandMichael Weiser
2020-04-21Restrict relative output transforms to runtime changesSimon Ser
2020-04-14Fix a use-after-free error in switch bindingDi Ma
2020-04-14Fix a use-after-free error in switch bindingDi Ma
2020-04-14Implement create_output command for headless backendSimon Ser
2020-03-30add --no-repeat option for bindingsLinus Heckemann
2020-03-24check for workspace command name argr-c-f
2020-03-15commands/bind.c: remove unnecessary checkJason Nader
2020-03-11commands: Adjust style in cursors commandMichael Weiser
2020-03-11commands: Add shortcuts_inhibitor commandMichael Weiser
2020-03-11input: Add support for keyboard shortcuts inhibitMichael Weiser
2020-03-11input: implement cycling through keyboard layout listBor Grošelj Simić
2020-03-07Add an adaptive_sync output commandSimon Ser
2020-02-18treewide: fix typosTorstein Husebø
2020-02-18input_cmd_events: add support for input typesBrian Ashworth