summaryrefslogtreecommitdiffstats
path: root/sway.5.txt
Commit message (Collapse)AuthorAge
* commands: Learn mouse_warping.Libravatar S. Christoffer Eliesen2015-10-29
| | | | | | | | | | | 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
* commands: Learn 'focus output <direction|name>'Libravatar S. Christoffer Eliesen2015-10-28
|
* config: Add "seamless_mouse" to decide if pointer crosses output edges.Libravatar S. Christoffer Eliesen2015-10-22
|
* set variable changesLibravatar taiyu2015-09-08
|
* man pageLibravatar taiyu2015-09-06
|
* Fixed a couple of typos in man pagesLibravatar Aaron Ouellette2015-09-01
|
* updated manpageLibravatar minus2015-08-25
|
* Man page updateLibravatar Luminarys2015-08-23
|
* Implement output configuration through configLibravatar Drew DeVault2015-08-22
| | | | | Do not use `output res WIDTHxHEIGHT` yet, wlc has issues with it (cc @Cloudef)
* changesLibravatar taiyu2015-08-20
|
* man page updateLibravatar taiyu2015-08-19
|
* Document new commands in sway(5)Libravatar Drew DeVault2015-08-18
|
* Add man pagesLibravatar Drew DeVault2015-08-17