Important
The code in the main
branch is for GNOME Shell 45+. For older GNOME versions, please use the gnome-40-44
branch.
This GNOME Shell extension is required for 🥧 Kando on GNOME under Wayland. Via a D-Bus interface, it provides the name of the currently focused window, and the current mouse pointer position. Furthermore, it allows registering and simulating keyboard shortcuts.
Just head over to extensions.gnome.org and flip the switch to install the extension!
To install the extension directly from the main
branch on GitHub, clone this repository and run make install
:
git clone https://github.com/kando-menu/gnome-shell-integration.git
cd gnome-shell-integration
make install
Afterwards, restart GNOME Shell by logging out and back in. Finally, enable the extension:
gnome-extensions enable [email protected]
We do not maintain a separate changelog for this repository. Changes are documented alongside other changes in Kando's changelog.