aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands
Commit message (Expand)AuthorAge
* commands/bar: fix mode and hidden_state at runtimeLibravatar Brian Ashworth2019-06-03
* bar: fix segfault with missing or invalid bar id1.1-rc3Libravatar Alyssa Ross2019-05-21
* 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
|/
* Add workspace {prev,next}_on_output --createLibravatar Drew DeVault2019-02-17
* Don't remove from scratchpad on move to workspaceLibravatar athrungithub2019-02-12
* fix misc memory leaksLibravatar Brian Ashworth2019-02-11
* fix double free for mode toggle if bar was invisibleLibravatar Rouven Czerwinski2019-02-10
* bar_cmd_modifier: add support for noneLibravatar Brian Ashworth2019-02-08
* output_cmd_background: fix no file + valid modeLibravatar Brian Ashworth2019-02-05
* cmd_workspace_gaps: fix double free on bad amountLibravatar Brian Ashworth2019-02-05
* seat_cmd_cursor: do not create non-existing seatLibravatar Brian Ashworth2019-02-03
* cmd_seat: allow - to be used as alias for currentLibravatar Brian Ashworth2019-02-02