aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands
Commit message (Expand)AuthorAge
* 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
* input: Add support for keyboard shortcuts inhibitLibravatar Michael Weiser2020-03-11
* input: implement cycling through keyboard layout listLibravatar Bor Grošelj Simić2020-03-11
* Add an adaptive_sync output commandLibravatar Simon Ser2020-03-07
* treewide: fix typosLibravatar Torstein Husebø2020-02-18
* input_cmd_events: add support for input typesLibravatar Brian Ashworth2020-02-18
* Fix output transform rotation directionLibravatar Simon Ser2020-02-17
* Fix output transform anticlockwiseLibravatar Simon Ser2020-02-17
* cmd_swap: fix test_mark conditionLibravatar Brian Ashworth2020-02-13
* config: fix validation exit code and log levelLibravatar Brian Ashworth2020-02-11
* Add ability to remove the floating modifierLibravatar Alex Maese2020-01-20
* Check argc>0 before strcasecmp. Should shortcircuitLibravatar Jason Nader2020-01-18
* commands/move: Fix crash when required args not providedLibravatar Jason Nader2020-01-18
* cmd_split: Refuse to split scratchpad hidden split containersLibravatar Ronan Pigott2020-01-16
* cmd_move: Fix crash when moving to scratchpad hidden split containersLibravatar Ronan Pigott2020-01-16
* Fix crash when showing scratchpad hidden split containersLibravatar Ronan Pigott2020-01-16
* commands/split: Fix error message typosLibravatar Ronan Pigott2020-01-16
* Avoid numerical instability in resizeLibravatar Pedro Côrte-Real2020-01-01
* cmd_client_*: support optional args for i3 compatLibravatar Brian Ashworth2019-12-29
* bar_cmd_colors: remove add_colorLibravatar Brian Ashworth2019-12-28
* cmd_client_*: refactor duplicated codeLibravatar Brian Ashworth2019-12-28
* seat_cmd_keyboard_grouping: change keymap to smartLibravatar Brian Ashworth2019-12-16
* Add seat <seat> idle_{inhibit,wake} <sources...>Libravatar Drew DeVault2019-12-12
* add scale_filter output config optionLibravatar Ronan Pigott2019-11-29
* config: improvements to the reload validationLibravatar Brian Ashworth2019-11-27
* Add support for wlr_keyboard_groupLibravatar Brian Ashworth2019-11-21