Merge branch 'master' into personal
Conflicts: README.md
This commit is contained in:
51
README.md
51
README.md
@@ -17,33 +17,34 @@ xoat
|
||||
* Layout is chosen at build time.
|
||||
* Tile proportions can be adjusted.
|
||||
* Can be flipped horizontally.
|
||||
|
||||
--------------------------------- ---------------------------------
|
||||
| | | | | |
|
||||
| | | | | |
|
||||
| | 2 | | 2 | |
|
||||
| 1 | | | | 1 |
|
||||
| |---------| |---------| |
|
||||
| | | | | |
|
||||
| | 3 | | 3 | |
|
||||
--------------------------------- ---------------------------------
|
||||
|
||||
* Xrandr rotated monitor also rotates layout (always 90 degrees, right).
|
||||
|
||||
--------------------- ---------------------
|
||||
| | | | |
|
||||
| | | 3 | 2 |
|
||||
| | | | |
|
||||
| 1 | |-------------------|
|
||||
| | | |
|
||||
| | | |
|
||||
| | | |
|
||||
| | | |
|
||||
|-------------------| | 1 |
|
||||
| | | | |
|
||||
| 3 | 2 | | |
|
||||
| | | | |
|
||||
--------------------- ---------------------
|
||||
...
|
||||
|
||||
--------------------------------- ---------------------------------
|
||||
| | | | | |
|
||||
| | | | | |
|
||||
| | 2 | | 2 | |
|
||||
| 1 | | | | 1 |
|
||||
| |---------| |---------| |
|
||||
| | | | | |
|
||||
| | 3 | | 3 | |
|
||||
--------------------------------- ---------------------------------
|
||||
|
||||
--------------------- ---------------------
|
||||
| | | | |
|
||||
| | | 3 | 2 |
|
||||
| | | | |
|
||||
| 1 | |-------------------|
|
||||
| | | |
|
||||
| | | |
|
||||
| | | |
|
||||
| | | |
|
||||
|-------------------| | 1 |
|
||||
| | | | |
|
||||
| 3 | 2 | | |
|
||||
| | | | |
|
||||
--------------------- ---------------------
|
||||
|
||||
### Philosophy
|
||||
|
||||
|
||||
5
xoat.1
5
xoat.1
@@ -56,6 +56,11 @@ Cycle all windows in a tile.
|
||||
.RS
|
||||
.RE
|
||||
.TP
|
||||
.B Mod4-[1-9]
|
||||
Raise nth window in a tile.
|
||||
.RS
|
||||
.RE
|
||||
.TP
|
||||
.B Mod4-Escape
|
||||
Close a window.
|
||||
.RS
|
||||
|
||||
Reference in New Issue
Block a user