-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy pathmetadata.json
More file actions
26 lines (26 loc) · 757 Bytes
/
Copy pathmetadata.json
File metadata and controls
26 lines (26 loc) · 757 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"description": "A tiling window extension for GNOME Shell. Just move a window to the edges of the screen to create a tiling, otherwise move a window over another one, holding down the Control key. Grouped windows minimize, resize, raise and change workspace together. Move or maximize a window to remove it from the group.",
"gettext-domain": "shelltile",
"name": "ShellTile",
"settings-schema": "org.gnome.shell.extensions.shelltile",
"shell-version": [
"3.8",
"3.10",
"3.12",
"3.14",
"3.16",
"3.18",
"3.20",
"3.22",
"3.24",
"3.26",
"3.28",
"3.30",
"3.32",
"3.34",
"3.36",
"3.38"
],
"url": "https://github.com/emasab/shelltile",
"uuid": "ShellTile@emasab.it"
}