aboutsummaryrefslogtreecommitdiffstats
path: root/sway.5.txt
Commit message (Collapse)AuthorAge
* Add wallpapers to output commandLibravatar Drew DeVault2015-11-19
|
* Learn "gaps edge_gaps <on|off|toggle>".Libravatar S. Christoffer Eliesen2015-11-04
| | | | | | | | | | | | | When yes, the old behaviour of adding half the inner gap around each view is used. When no, don't add any gap when an edge of the view aligns with the workspace. The result is inner gap only between views, not against the workspace edge. The algorithm is not perfect because it means the extra space is distributed amongst edge-aligned views only, but it's simple, looks good and it works.
* sway.5.txt: Clarify gaps documentation.Libravatar S. Christoffer Eliesen2015-11-04
|
* commands: Learn 'move workspace to output <direction|name>'.Libravatar S. Christoffer Eliesen2015-11-03
|
* commands: Learn 'move <container|window> to output <direction|name>'.Libravatar S. Christoffer Eliesen2015-11-03
|
* 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