aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands
Commit message (Expand)AuthorAge
* bindings: defer while initiailizingLibravatar Brian Ashworth2019-06-12
* Add a new xkb_switch_layout commandLibravatar Simon Ser2019-06-09
* config/input: validate xkb keymap before storingLibravatar Brian Ashworth2019-06-09
* commands/input: perform basic keymap validationLibravatar Brian Ashworth2019-06-09
* add seat sub command 'xcursor_theme'Libravatar Daniel Eklöf2019-06-05
* cmd_hide_edge_borders: add missing arg count checkLibravatar Brian Ashworth2019-06-04
* bindings: allow unlocked and locked bindingsLibravatar Brian Ashworth2019-05-30
* commands/bar: fix mode and hidden_state at runtimeLibravatar Brian Ashworth2019-05-22
* commands/bar: improve error for invalid subcommandLibravatar Alyssa Ross2019-05-19
* bar: fix segfault with missing or invalid bar idLibravatar Alyssa Ross2019-05-17
* Implement output toggleLibravatar Moelf2019-05-14
* cmd_move: add support for output currentLibravatar Brian Ashworth2019-04-30
* bindsym: consider xkb_rule_names for --to-codeLibravatar Konstantin Pospelov2019-04-26
* bindsym: change default keymap for --to-codeLibravatar Konstantin Pospelov2019-04-26
* config: simplify keysym translation fieldsLibravatar Konstantin Pospelov2019-04-26
* Implement bindsym --to-codeLibravatar Konstantin Pospelov2019-04-26
* cmd_move: allow for all i3 syntax optionsLibravatar Brian Ashworth2019-04-19
* hide_edge_borders.c: add missing case for --i3Libravatar mwenzkowski2019-04-19
* Add unbindsym/unbindcode command for swaybarLibravatar Alex Maese2019-04-17
* Add unbindswitch commandLibravatar Alex Maese2019-04-17
* Create unbindsym and unbindcode commandsLibravatar Alex Maese2019-04-17
* Add deprecation warnings for new_float, new_window, and force_focus_wrapping.Libravatar Connor E2019-04-14
* Fix scratchpad fullscreen behavior and crashLibravatar Brian Ashworth2019-04-13
* Fix potential null accessesLibravatar Ashkan Kiani2019-04-13
* cmd_focus: raise floating for `<criteria> focus`Libravatar Brian Ashworth2019-04-11
* swaybg: one instance for all outputsLibravatar Brian Ashworth2019-04-04
* bindings: fix overwrite log argument mismatchLibravatar Jan Pokorný2019-03-27
* Fix crash for floating command on scratchpad windowLibravatar Ashkan Kiani2019-03-26
* Implement inhibit_idle commandLibravatar Brian Ashworth2019-03-24
* Add support for manually setting subpixel hinting on outputs.Libravatar Geoff Greer2019-03-24
* Allow for workspace renaming during exec handlingLibravatar mliszcz2019-03-23
* cmd_mode: allow cmd_set to be a subcommandLibravatar Brian Ashworth2019-03-23
* Support focus <direction> for floating containersLibravatar Ryan Dwyer2019-03-20
* Support WLR_INPUT_DEVICE_SWITCH in swayLibravatar Ryan Walklin2019-03-19
* output_cmd_background: validate colorsLibravatar Brian Ashworth2019-03-15
* Handle seat_get_focused_workspace returning NULLLibravatar Brian Ashworth2019-03-12
* commands: allow tiled sticky containers to be movedLibravatar Ian Fan2019-03-11
* Fix crash in cmd_workspace when layer surface has focusLibravatar emersion2019-03-10
* floating_maximum_size: change default behaviorLibravatar Brian Ashworth2019-03-02
* Allow 0 degree transform (normal transform).Libravatar Connor E2019-02-25
* swaybar: add overlay mode (fix #1620)Libravatar Milkey Mouse2019-02-24
* add --i3 flag to hide_edge_bordersLibravatar db2019-02-24
* Make load_include_configs void. Fix some cases where WD would not be restored.Libravatar Connor E2019-02-24
* move scratchpad: hide visible scratchpad containerLibravatar Brian Ashworth2019-02-22
* commands/move: reintroduce wrongly removed NULL checkLibravatar Rouven Czerwinski2019-02-22
* Handle NULL from output_get_active_workspaceLibravatar Brian Ashworth2019-02-21
* layout cmd: always operate on parent container, like i3Fixes #3724Libravatar Eric Drechsel2019-02-19
* Merge pull request #3712 from RedSoxFan/fix-typo-seat-cursorLibravatar Drew DeVault2019-02-18
|\
| * seat_cmd_cursor: fix typo in expected syntaxLibravatar Brian Ashworth2019-02-17
* | Use container under cursor for mouse bindingsLibravatar Brian Ashworth2019-02-17
|/