aboutsummaryrefslogtreecommitdiff
path: root/sway/commands
AgeCommit message (Expand)Author
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
2020-02-17Fix output transform rotation directionSimon Ser
2020-02-17Fix output transform anticlockwiseSimon Ser
2020-02-13cmd_swap: fix test_mark conditionBrian Ashworth
2020-02-11config: fix validation exit code and log levelBrian Ashworth
2020-01-20Add ability to remove the floating modifierAlex Maese
2020-01-18Check argc>0 before strcasecmp. Should shortcircuitJason Nader
2020-01-18commands/move: Fix crash when required args not providedJason Nader
2020-01-16cmd_split: Refuse to split scratchpad hidden split containersRonan Pigott
2020-01-16cmd_move: Fix crash when moving to scratchpad hidden split containersRonan Pigott
2020-01-16Fix crash when showing scratchpad hidden split containersRonan Pigott
2020-01-16commands/split: Fix error message typosRonan Pigott
2020-01-01Avoid numerical instability in resizePedro Côrte-Real
2019-12-29cmd_client_*: support optional args for i3 compatBrian Ashworth
2019-12-28bar_cmd_colors: remove add_colorBrian Ashworth
2019-12-28cmd_client_*: refactor duplicated codeBrian Ashworth
2019-12-16seat_cmd_keyboard_grouping: change keymap to smartBrian Ashworth
2019-12-12Add seat <seat> idle_{inhibit,wake} <sources...>Drew DeVault
2019-11-29add scale_filter output config optionRonan Pigott
2019-11-27config: improvements to the reload validationBrian Ashworth
2019-11-21Add support for wlr_keyboard_groupBrian Ashworth
2019-11-21input_cmd_xkb_file: allow shell path expansionBrian Ashworth
2019-11-17view: add max_render_timeIvan Molodetskikh
2019-11-17output: add max_render_timeIvan Molodetskikh
2019-11-17Use an enum instead of a marker string for map_to_Tadeo Kondrak
2019-11-17Implement input map_to_region commandTadeo Kondrak
2019-11-04smart_borders: separate smartness from edge typesRonan Pigott
2019-11-04Add --custom to `output mode` commandSimon Ser
2019-11-04focus: do nothing on focus prev|next for workspacesRonan Pigott
2019-11-01focus: add a NULL check in `focus <direction>`lbonn
2019-10-27focus: support focus prev|next [sibling]Ronan Pigott
2019-10-17focus: support focus_wrapping workspacelbonn
2019-09-04swaybar: complete barconfig_update event handlingBrian Ashworth
2019-09-02Fix typo for the force/immediate option in xwayland_mode enumBen Brown
2019-08-27cmd_mode: don't reset to default after subcommandBrian Ashworth
2019-08-23cmd_move: fix move to scratchpad hidden containerBrian Ashworth
2019-08-20Allow moving a container hidden in scratchpadlbonn