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.
|
* Layout is chosen at build time.
|
||||||
* Tile proportions can be adjusted.
|
* Tile proportions can be adjusted.
|
||||||
* Can be flipped horizontally.
|
* Can be flipped horizontally.
|
||||||
|
|
||||||
--------------------------------- ---------------------------------
|
|
||||||
| | | | | |
|
|
||||||
| | | | | |
|
|
||||||
| | 2 | | 2 | |
|
|
||||||
| 1 | | | | 1 |
|
|
||||||
| |---------| |---------| |
|
|
||||||
| | | | | |
|
|
||||||
| | 3 | | 3 | |
|
|
||||||
--------------------------------- ---------------------------------
|
|
||||||
|
|
||||||
* Xrandr rotated monitor also rotates layout (always 90 degrees, right).
|
* Xrandr rotated monitor also rotates layout (always 90 degrees, right).
|
||||||
|
|
||||||
--------------------- ---------------------
|
...
|
||||||
| | | | |
|
|
||||||
| | | 3 | 2 |
|
--------------------------------- ---------------------------------
|
||||||
| | | | |
|
| | | | | |
|
||||||
| 1 | |-------------------|
|
| | | | | |
|
||||||
| | | |
|
| | 2 | | 2 | |
|
||||||
| | | |
|
| 1 | | | | 1 |
|
||||||
| | | |
|
| |---------| |---------| |
|
||||||
| | | |
|
| | | | | |
|
||||||
|-------------------| | 1 |
|
| | 3 | | 3 | |
|
||||||
| | | | |
|
--------------------------------- ---------------------------------
|
||||||
| 3 | 2 | | |
|
|
||||||
| | | | |
|
--------------------- ---------------------
|
||||||
--------------------- ---------------------
|
| | | | |
|
||||||
|
| | | 3 | 2 |
|
||||||
|
| | | | |
|
||||||
|
| 1 | |-------------------|
|
||||||
|
| | | |
|
||||||
|
| | | |
|
||||||
|
| | | |
|
||||||
|
| | | |
|
||||||
|
|-------------------| | 1 |
|
||||||
|
| | | | |
|
||||||
|
| 3 | 2 | | |
|
||||||
|
| | | | |
|
||||||
|
--------------------- ---------------------
|
||||||
|
|
||||||
### Philosophy
|
### Philosophy
|
||||||
|
|
||||||
|
|||||||
5
xoat.1
5
xoat.1
@@ -56,6 +56,11 @@ Cycle all windows in a tile.
|
|||||||
.RS
|
.RS
|
||||||
.RE
|
.RE
|
||||||
.TP
|
.TP
|
||||||
|
.B Mod4-[1-9]
|
||||||
|
Raise nth window in a tile.
|
||||||
|
.RS
|
||||||
|
.RE
|
||||||
|
.TP
|
||||||
.B Mod4-Escape
|
.B Mod4-Escape
|
||||||
Close a window.
|
Close a window.
|
||||||
.RS
|
.RS
|
||||||
|
|||||||
5
xoat.md
5
xoat.md
@@ -44,6 +44,9 @@ Mod4-Tab
|
|||||||
Mod4-` (grave)
|
Mod4-` (grave)
|
||||||
: Cycle all windows in a tile.
|
: Cycle all windows in a tile.
|
||||||
|
|
||||||
|
Mod4-[1-9]
|
||||||
|
: Raise nth window in a tile.
|
||||||
|
|
||||||
Mod4-Escape
|
Mod4-Escape
|
||||||
: Close a window.
|
: Close a window.
|
||||||
|
|
||||||
@@ -95,4 +98,4 @@ xoat restart
|
|||||||
|
|
||||||
# AUTHOR
|
# AUTHOR
|
||||||
|
|
||||||
Sean Pringle <sean.pringle@gmail.com>
|
Sean Pringle <sean.pringle@gmail.com>
|
||||||
|
|||||||
Reference in New Issue
Block a user