Tile windows on a custom grid using your keyboard. Type Super-T to show the grid, then type two tiles (or the same tile twice) to move the active window. The grid can be up to 4x3 (corresponding to one hand on the keyboard) and each row/column can be weighted to take up more or less space.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
33 | Active |
32 | Active |
31 | Active |
30 | Active |
29 | Active |
28 | Inactive |
27 | Active |
26 | Active |
25 | Rejected |
24 | Active |
23 | Active |
22 | Inactive |
21 | Rejected |
20 | Inactive |
19 | Inactive |
18 | Rejected |
17 | Inactive |
16 | Inactive |
15 | Inactive |
14 | Inactive |
13 | Inactive |
12 | Inactive |
11 | Inactive |
10 | Inactive |
9 | Inactive |
8 | Inactive |
7 | Inactive |
6 | Inactive |
5 | Inactive |
4 | Inactive |
3 | Inactive |
2 | Inactive |
1 | Rejected |
This version mostly contains refactors. Functionality has been grouped and pulled out into separate files. In addition, there is a slight tweak to the moveWindow() function, and the tile overlay is displayed as a modal (using Main.pushModal()).