aboutsummaryrefslogtreecommitdiff
path: root/sway/commands
AgeCommit message (Expand)Author
2019-06-05add seat sub command 'xcursor_theme'Daniel Eklöf
2019-06-04cmd_hide_edge_borders: add missing arg count checkBrian Ashworth
2019-05-30bindings: allow unlocked and locked bindingsBrian Ashworth
2019-05-22commands/bar: fix mode and hidden_state at runtimeBrian Ashworth
2019-05-19commands/bar: improve error for invalid subcommandAlyssa Ross
2019-05-17bar: fix segfault with missing or invalid bar idAlyssa Ross
2019-05-14Implement output toggleMoelf
2019-04-30cmd_move: add support for output currentBrian Ashworth
2019-04-26bindsym: consider xkb_rule_names for --to-codeKonstantin Pospelov
2019-04-26bindsym: change default keymap for --to-codeKonstantin Pospelov
2019-04-26config: simplify keysym translation fieldsKonstantin Pospelov
2019-04-26Implement bindsym --to-codeKonstantin Pospelov
2019-04-19cmd_move: allow for all i3 syntax optionsBrian Ashworth
2019-04-19hide_edge_borders.c: add missing case for --i3mwenzkowski
2019-04-17Add unbindsym/unbindcode command for swaybarAlex Maese
2019-04-17Add unbindswitch commandAlex Maese
2019-04-17Create unbindsym and unbindcode commandsAlex Maese
2019-04-14Add deprecation warnings for new_float, new_window, and force_focus_wrapping.Connor E
2019-04-13Fix scratchpad fullscreen behavior and crashBrian Ashworth
2019-04-13Fix potential null accessesAshkan Kiani
2019-04-11cmd_focus: raise floating for `<criteria> focus`Brian Ashworth
2019-04-04swaybg: one instance for all outputsBrian Ashworth
2019-03-27bindings: fix overwrite log argument mismatchJan Pokorný
2019-03-26Fix crash for floating command on scratchpad windowAshkan Kiani
2019-03-24Implement inhibit_idle commandBrian Ashworth
2019-03-24Add support for manually setting subpixel hinting on outputs.Geoff Greer
2019-03-23Allow for workspace renaming during exec handlingmliszcz
2019-03-23cmd_mode: allow cmd_set to be a subcommandBrian Ashworth
2019-03-20Support focus <direction> for floating containersRyan Dwyer
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin
2019-03-15output_cmd_background: validate colorsBrian Ashworth
2019-03-12Handle seat_get_focused_workspace returning NULLBrian Ashworth
2019-03-11commands: allow tiled sticky containers to be movedIan Fan
2019-03-10Fix crash in cmd_workspace when layer surface has focusemersion
2019-03-02floating_maximum_size: change default behaviorBrian Ashworth
2019-02-25Allow 0 degree transform (normal transform).Connor E
2019-02-24swaybar: add overlay mode (fix #1620)Milkey Mouse
2019-02-24add --i3 flag to hide_edge_bordersdb
2019-02-24Make load_include_configs void. Fix some cases where WD would not be restored.Connor E
2019-02-22move scratchpad: hide visible scratchpad containerBrian Ashworth
2019-02-22commands/move: reintroduce wrongly removed NULL checkRouven Czerwinski
2019-02-21Handle NULL from output_get_active_workspaceBrian Ashworth
2019-02-19layout cmd: always operate on parent container, like i3Fixes #3724Eric Drechsel
2019-02-18Merge pull request #3712 from RedSoxFan/fix-typo-seat-cursorDrew DeVault
2019-02-17Use container under cursor for mouse bindingsBrian Ashworth
2019-02-17seat_cmd_cursor: fix typo in expected syntaxBrian Ashworth
2019-02-17Add workspace {prev,next}_on_output --createDrew DeVault
2019-02-12Don't remove from scratchpad on move to workspaceathrungithub
2019-02-11fix misc memory leaksBrian Ashworth
2019-02-10fix double free for mode toggle if bar was invisibleRouven Czerwinski