aboutsummaryrefslogtreecommitdiff
path: root/sway/sway.5.scd
AgeCommit message (Expand)Author
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
2018-11-04added space after table in sway.5 manpagemadblobfish
2018-10-25protect newlineTom Warnke
2018-10-23Add references to sway-output(5) in sway(5)mteyssier
2018-10-20Remove raise_floating directiveRyan Dwyer
2018-10-18cmd_bind{sym,code}: Implement per-device bindingsBrian Ashworth
2018-10-14Establish sway-output(5)Drew DeVault
2018-10-14Document `border csd`Drew DeVault
2018-10-14swaybar: add documentation for hide/hidden_state subcommandsIan Fan
2018-10-13fix_edge_gaps: Allow negative values for outer gaps.Tarmack
2018-10-11Fix documentation of outputchtison