Skip to content

Tiling Shell v13.1 | Bug fix when moving windows using keyboard

Compare
Choose a tag to compare
@domferr domferr released this 30 Sep 16:28
· 12 commits to main since this release
  • Fix: Moving windows with keyboard is now more reliable. Closes #143




kofi

How to install

⭐ This update of Tiling Shell will land on GSE soon!

Manual installation

There are two builds and you need only one of them, according to your GNOME Shell version:

  • For GNOME Shell versions 45 and 46: tilingshell@ferrarodomenico.com.zip
  • For GNOME Shell versions from 42 to 44: GNOME.42-44.tilingshell@ferrarodomenico.com.zip

To know your GNOME Shell version, run gnome-shell --version.

Extract the downloaded archive. Copy its content to ~/.local/share/gnome-shell/extensions/tilingshell@ferrarodomenico.com directory. You need to reload GNOME Shell afterwards (e.g. by logging out). Then you can enable the extension:

/usr/bin/gnome-extensions enable tilingshell@ferrarodomenico.com

Release notes of Tiling Shell v13.0

  • New: Show a border around focused window. Can be enabled/disabled from the preferences and you can customize the width as well. Closes #132

  • New: Added keybinding to span multiple tiles. Closes #45 and #120
  • New: Added keybinding to untile the focused window. Closes #83
  • New:Added keybinding to resize the focused window to span all the tiles. Closes #114
  • New: Manage your keybindings from a dedicated dialog.