aboutsummaryrefslogtreecommitdiff
path: root/sway/commands
AgeCommit message (Expand)Author
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
2019-02-08bar_cmd_modifier: add support for noneBrian Ashworth
2019-02-05output_cmd_background: fix no file + valid modeBrian Ashworth
2019-02-05cmd_workspace_gaps: fix double free on bad amountBrian Ashworth
2019-02-03seat_cmd_cursor: do not create non-existing seatBrian Ashworth
2019-02-02cmd_seat: allow - to be used as alias for currentBrian Ashworth
2019-02-03seat_cmd_attach: defer while readingBrian Ashworth
2019-01-31pointer_constraint: change to a seat subcommandBrian Ashworth
2019-01-30Add pointer_constraint commandDrew DeVault
2019-01-30criteria & scratchpad verify if show in another workspace (#3522)athrungithub
2019-01-28Introduce container_is_scratchpad_hiddenRyan Dwyer
2019-01-27Merge pull request #3423 from RyanDwyer/fullscreen-globalDrew DeVault
2019-01-25Implement fullscreen globalRyan Dwyer
2019-01-24Use sway_log_errno instead of strerrorIan Fan
2019-01-22Fix dead stores found by scan-buildM Stoeckl
2019-01-22Merge pull request #3494 from ianyfan/commandsDrew DeVault
2019-01-22root_scratchpad_remove_container: do not showBrian Ashworth
2019-01-22util.c: remove numlen functionIan Fan
2019-01-22commands: allow setting floating on scratchpad containersIan Fan
2019-01-22commands: allow tiled containers to be stickiedIan Fan
2019-01-22Remove assumption that noop output will be called NOOP-1Ryan Dwyer
2019-01-22Don't allow noop output to be configuredRyan Dwyer
2019-01-22Prevent noop output from being enabledRyan Dwyer