Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-03 | commands: Learn 'move workspace to output <direction|name>'. | S. Christoffer Eliesen | |
2015-11-03 | commands: Learn 'move <container|window> to output <direction|name>'. | S. Christoffer Eliesen | |
2015-10-29 | commands: 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-28 | commands: Learn 'focus output <direction|name>' | S. Christoffer Eliesen | |
2015-10-22 | config: Add "seamless_mouse" to decide if pointer crosses output edges. | S. Christoffer Eliesen | |
2015-09-08 | set variable changes | taiyu | |
2015-09-06 | man page | taiyu | |
2015-09-01 | Fixed a couple of typos in man pages | Aaron Ouellette | |
2015-08-25 | updated manpage | minus | |
2015-08-23 | Man page update | Luminarys | |
2015-08-22 | Implement output configuration through config | Drew DeVault | |
Do not use `output res WIDTHxHEIGHT` yet, wlc has issues with it (cc @Cloudef) | |||
2015-08-20 | changes | taiyu | |
2015-08-19 | man page update | taiyu | |
2015-08-18 | Document new commands in sway(5) | Drew DeVault | |
2015-08-17 | Add man pages | Drew DeVault | |