Skip to content

O-tiling v2.5.0

Choose a tag to compare

@github-actions github-actions released this 10 May 03:59
· 331 commits to main since this release

O-tiling v2.5.0

A distro-agnostic, EGO-compliant auto-tiling engine for GNOME Shell with the Aura focus border.

Compatibility: Tested on GNOME 50 only. Other versions may work but are not officially supported.


⚡ One-liner Install

curl -L https://github.com/oliwebd/o-tiling/releases/download/v2.5.0/o-tiling@oliwebd.github.com-v2.5.0.zip -o /tmp/o-tiling.zip && gnome-extensions install --force /tmp/o-tiling.zip && gnome-extensions enable o-tiling@oliwebd.github.com

Manual Installation

  1. Download the .zip file:
    o-tiling@oliwebd.github.com-v2.5.0.zip

  2. Install via terminal. If your terminal is already in the download directory:

    gnome-extensions install --force o-tiling@oliwebd.github.com-v2.5.0.zip

    Otherwise, use the full path:

    gnome-extensions install --force ~/Downloads/o-tiling@oliwebd.github.com-v2.5.0.zip
  3. Restart GNOME Shell:

    • Fedora / Ubuntu (Wayland): Log out and log back in.
  4. Enable the extension:

    gnome-extensions enable o-tiling@oliwebd.github.com