add initial code base.

This commit is contained in:
2025-07-23 16:35:00 +02:00
committed by GitHub
parent fe1ff3aaaf
commit 4be298aa9f
4 changed files with 589 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"uuid": "simple-tiling@domoel",
"name": "Simple Tiling",
"description": "A Simple Tiling Extension for Gnome Shell 3.38.",
"version": 1,
"shell-version": [ "3.38" ],
"settings-schema": "org.gnome.shell.extensions.simple-tiling.domoel",
"preferences_ui": "prefs.js",
"url": "https://github.com/Domoel/Simple-Tiling",
"gettext-domain": "simple-tiling-domoel"
}