You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+18-2
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Have issues, you want to suggest a new feature or contribute? Please open a new
30
30
## Usage ##
31
31
32
32
### Tiling System ###
33
-
When grabbing and moving a window, press <kbd>CTRL</kbd> key to show the tiling layout. When moving on a tile, it will highlight. Ungrab the window to place that window on the highlighted tile.
33
+
When grabbing and moving a window, press <kbd>CTRL</kbd> key to show the tiling layout (you can choose another key from the preferences). When moving on a tile, it will highlight. Ungrab the window to place that window on the highlighted tile.
@@ -54,7 +54,9 @@ The layout is not strict. You can select multiple tiles too! Just hold <kbd>ALT<
54
54
55
55
### Layout editor ###
56
56
57
-
> <kbd>LEFT CLICK</kbd> to split a tile. <kbd>LEFT CLICK</kbd> + <kbd>CTRL</kbd> to split a tile _vertically_. <kbd>RIGHT CLICK</kbd> to delete a tile.
57
+
| Split a tile | Split a tile _vertically_| Delete a tile | Save, close the editor or open the menu |
58
+
|:---:|:---:|:---:|:---:|
59
+
| <kbd>LEFT CLICK</kbd> | <kbd>LEFT CLICK</kbd> + <kbd>CTRL</kbd> | <kbd>RIGHT CLICK</kbd> | Click the Tiling Shell's icon <imgsrc="https://github.com/domferr/tilingshell/assets/14203981/13e27ec1-6a5d-420f-a87f-8f3df0b34c92"width=96 /> on the panel. |
@@ -66,6 +68,20 @@ You can resize adjacent tiled windows together!
66
68
67
69
> It can be enabled/disabled from the preferences
68
70
71
+
### Tile using Keyboard ###
72
+
73
+
Move window through the tiles using keyboard shortcuts (<kbd>SUPER</kbd>+<kbd>←</kbd>/<kbd>↑</kbd>/<kbd>↓</kbd>/<kbd>→</kbd>). They can be customized from the preferences!
74
+
75
+
[Screencast from 2024-06-18 23-06-56.webm](https://github.com/domferr/tilingshell/assets/14203981/11c966b7-c140-4ecb-b8af-b514ec186ad6)
76
+
77
+
> It can be enabled/disabled from the preferences
78
+
79
+
### Edge Tiling ###
80
+
81
+
You can tile a window by moving it to the edge.
82
+
83
+
[Screencast from 2024-06-22 22-12-22.webm](https://github.com/domferr/tilingshell/assets/14203981/6e5a2ba9-cd38-44bb-b791-51e41e07f7a0)
84
+
69
85
## Installation
70
86
71
87
This extension is published on [extensions.gnome.org](https://extensions.gnome.org/extension/7065/tiling-shell/)! You can install from there or install manually. By installing from [extensions.gnome.org](https://extensions.gnome.org/extension/7065/tiling-shell/) you will always have the latest update.
0 commit comments