aboutsummaryrefslogtreecommitdiff
path: root/sway.5.txt
AgeCommit message (Collapse)Author
2015-11-03commands: Learn 'move workspace to output <direction|name>'.S. Christoffer Eliesen
2015-11-03commands: Learn 'move <container|window> to output <direction|name>'.S. Christoffer Eliesen
2015-10-29commands: Learn mouse_warping.S. Christoffer Eliesen
Place mouse at center of focused view when changing to a workspace on a different output, if option is enabled. (This replicates existing i3 option.) This can be triggered in multiple ways: A) via `workspace <name>` which changes output B) via `focus <direction>` which changes output C) via `focus output <name>` which (obviously) changes output
2015-10-28commands: Learn 'focus output <direction|name>'S. Christoffer Eliesen
2015-10-22config: Add "seamless_mouse" to decide if pointer crosses output edges.S. Christoffer Eliesen
2015-09-08set variable changestaiyu
2015-09-06man pagetaiyu
2015-09-01Fixed a couple of typos in man pagesAaron Ouellette
2015-08-25updated manpageminus
2015-08-23Man page updateLuminarys
2015-08-22Implement output configuration through configDrew DeVault
Do not use `output res WIDTHxHEIGHT` yet, wlc has issues with it (cc @Cloudef)
2015-08-20changestaiyu
2015-08-19man page updatetaiyu
2015-08-18Document new commands in sway(5)Drew DeVault
2015-08-17Add man pagesDrew DeVault