Skip to content

kando-menu/gnome-shell-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

27 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GNOME Shell Integration for Kando

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.

Installation

The extension is not yet available on extensions.gnome.org. To install it, 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 kando-integration@kando-menu.github.io

Changelog

We do not maintain a separate changelog for this repository. Changes are documented alongside other changes in Kando's changelog.