aboutsummaryrefslogtreecommitdiff
path: root/sway/sway.5.scd
AgeCommit message (Expand)Author
2019-05-30bindings: allow unlocked and locked bindingsBrian Ashworth
2019-05-14Add infos to help using for_window to man 5Nomeji
2019-04-30sway.5.scd: clarify workspace config commandsBrian Ashworth
2019-04-30cmd_move: add support for output currentBrian Ashworth
2019-04-26bindsym: update the man page to include --to-codeKonstantin Pospelov
2019-04-19cmd_move: allow for all i3 syntax optionsBrian Ashworth
2019-04-17Add unbindswitch commandAlex Maese
2019-04-17Create unbindsym and unbindcode commandsAlex Maese
2019-04-16Add documentation for rename workspaceAshkan Kiani
2019-04-14Add deprecation warnings for new_float, new_window, and force_focus_wrapping.Connor E
2019-03-24Implement inhibit_idle commandBrian Ashworth
2019-03-23cmd_mode: allow cmd_set to be a subcommandBrian Ashworth
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin
2019-03-18Document the title_format commandRyan Dwyer
2019-03-02floating_maximum_size: change default behaviorBrian Ashworth
2019-02-27Merge pull request #3766 from RedSoxFan/sway-ipc-scdocDrew DeVault
2019-02-27Add sway-ipc.7.scd to document IPC protocolBrian Ashworth
2019-02-25fix smart_borders description in manualCarlo Abelli
2019-02-24add --i3 flag to hide_edge_bordersdb
2019-02-22input/cursor: allow whole-window bindings on wsBrian Ashworth
2019-02-17Use container under cursor for mouse bindingsBrian Ashworth
2019-02-17Remove refs to unimplemented debuglog commandDrew DeVault
2019-01-31pointer_constraint: change to a seat subcommandBrian Ashworth
2019-01-31Updates for scdoc 1.8.1Drew DeVault
2019-01-30Add details on `--whole-window` for bindsymAshkan Kiani
2019-01-30Add pointer_constraint commandDrew DeVault
2019-01-27Merge pull request #3423 from RyanDwyer/fullscreen-globalDrew DeVault
2019-01-27Remove unnecessary underscores in man pagesDrew DeVault
2019-01-25Implement fullscreen globalRyan Dwyer
2019-01-13Merge pull request #3144 from emersion/cmd-xwaylandDrew DeVault
2019-01-10seat_cmd_cursor: utilize mouse button helpersBrian Ashworth
2019-01-09bind{code,sym}: utilize mouse button helpersBrian Ashworth
2019-01-05Fix urgency documentationRyan Dwyer
2019-01-03Apply tiling_drag_threshold to all containersDavid96
2019-01-02Implement tiling_drag_thresholdBrian Ashworth
2018-12-30hide_cursor: change to a seat subcommandBrian Ashworth
2018-12-25Implement hide_cursor <timeout> commandBrian Ashworth
2018-12-25Change mouse buttons to x11 map and libevdev namesBrian Ashworth
2018-12-24sway(5): document tiling_dragBrian Ashworth
2018-12-02Add option to bindsym/bindcode to suppress warning on overrideAlex Maese
2018-11-30sway.5: Improve documentationmwenzkowski
2018-11-25Implement title alignmentBrian Ashworth
2018-11-22Adding commands for configuring titlebar borders and paddingFlorent de Lamotte
2018-11-19Add xwayland commandemersion
2018-11-11Allow multiple outputs for workspace outputBrian Ashworth
2018-11-08Update documentation for focus_follows_mouse.Connor E
2018-11-08resize set: implement width and height keywordsBrian Ashworth
2018-11-07Implement per side and per direction outer gapsBrian Ashworth
2018-11-05Merge pull request #3066 from mwenzkowski/fix-gapsemersion
2018-11-04Correct manpage regarding gaps commandmwenzkowski