aboutsummaryrefslogtreecommitdiff
path: root/sway/sway.5.scd
AgeCommit message (Expand)Author
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
2018-10-10Add mouse_warping containerRouven Czerwinski
2018-10-10Fix back_and_forth documentationRyan Dwyer
2018-10-08Merge branch 'master' into popup-during-fullscreenBrian Ashworth
2018-10-08Allow swaynag to be disabledBrian Ashworth
2018-10-08Allow swaybg to be disabledemersion
2018-10-08Implement popup_during_fullscreenRyan Dwyer
2018-10-03Add manpage documentatioon for raise_floatingJonathan Buch
2018-10-01Handle border options for gapsBrian Ashworth
2018-09-29Update gaps documentationRyan Dwyer
2018-09-28sway{,bar,input}.5: changes for generic blocksBrian Ashworth
2018-09-28sway.5: update set command informationBrian Ashworth
2018-08-20commands: implement move absoluteIan Fan
2018-08-18commands: complete assign commandIan Fan
2018-08-18commands: fix documentation formatting mistakes for move commandIan Fan
2018-08-18commands: require set variable to start with $Ian Fan
2018-08-18commands: add nopIan Fan