No description
  • JavaScript 99%
  • Shell 1%
Find a file
2026-04-16 02:12:46 +02:00
.github keybindingHandler: maximize vertically/horizontally without gaps 2024-08-05 21:22:17 +02:00
scripts Release: Bump version to 54 2026-02-03 22:24:22 +01:00
tiling-assistant@leleat-on-github moveHandler: Fix a typo causing an error during extension disable 2026-04-16 02:12:46 +02:00
translations l10n: Add Swedish translation (127/127 strings) 2026-03-28 15:00:38 +01:00
.gitignore package.json: Add package.json file 2024-04-07 16:01:05 +02:00
ambient.d.ts chore: add jsconfig and types 2025-02-03 17:36:06 +01:00
CHANGELOG.md Release: Bump version to 54 2026-02-03 22:24:22 +01:00
eslint.config.js CI: Use flat eslint config file 2024-04-07 16:06:12 +02:00
jsconfig.json chore: add jsconfig and types 2025-02-03 17:36:06 +01:00
LICENSE moved License file 2020-11-26 22:51:31 +01:00
package-lock.json chore(deps-dev): bump flatted 2026-03-20 21:51:07 +00:00
package.json chore: add jsconfig and types 2025-02-03 17:36:06 +01:00
README.md README: Update support table 2023-09-17 19:50:56 +02:00

Tiling Assistant

Tiling Assistant is a GNOME Shell extension which adds a Windows-like snap assist to the GNOME desktop. It expands GNOME's 2 column tiling layout and adds many more features.

Features

Please visit the wiki for a list of all features. You'll also find videos and explanations for each of them there.

Supported GNOME Versions

The metadata file lists all currently supported GNOME Shell versions. Generally, only the most recent GNOME Shell is supported. That means older releases may not include all features and bug fixes. You can look at the revisions of the wiki articles to find out when a feature was added, changed, or improved. The changelog will show all changes in chronological order.

Here is a table showing the GNOME Shell releases and the latest extension version supporting them.

GNOME Shell Tiling Assistant
45 44
44 43
43 43
42 36
41 32
40 32
3.38 23
3.36 23

Installation

You can install it via https://extensions.gnome.org/extension/3733/tiling-assistant/. Alternatively, or if you want an up-to-date version, download / clone the repository and run the scripts/build.sh script with the -i flag. Make sure to have gettext installed. If you've manually installed the extension, you need to reload GNOME Shell afterwards (e.g. by logging out). It's also on the AUR but that repository is maintained by a 3rd party.

Translation

Translations are welcome! If you are already familiar with how it works, feel free to directly open a pull request with a YOUR_LANG.po file at translations/. Don't worry, in case you don't know how to create a .po file. Just open an issue and I'll set everything up. You'll only need a text editor and your language skills 🙂.

License

This extension is distributed under the terms of the GNU General Public License, version 2 or later. See the license file for details.