Releases: kando-menu/gnome-shell-integration
Kando Integration Extension v0.6.0
This release adds support for multiple pointing devices, like for instance if you are using a drawing tablet and a mouse. The menu will show up at the location of the last used pointing device. Thanks to @hhhhhhh2019 for this contribution!
Kando Integration Extension v0.5.0
This release adds several things:
- Support for GNOME 48.
- The text-scaling factor is now incorporated into the returned pointer position.
- The extension now does deliberately nothing on X11. It used to bind the configured shortcuts and thus made them unavailable for Kando to use on X11.
Kando Integration Extension v0.4.0
This release adds support for GNOME 47.
Kando Integration Extension v0.3.1
This adds a link to the extension on extensions.gnome.org and slightly improves the performance by keeping a reference to the Gio.Settings
object.
Kando Integration Extension v0.3.0
In order to comply with the review guidelines on extensions.gnome.org, the currently bound shortcuts are now stored in GSettings when the extension is disabled.
Kando Integration Extension v0.2.1
This applies some suggestions from code review on extensions.gnome.org.
Kando Integration Extension v0.2.0
This adds support for GNOME 45 and 46 as well as some minor bug fixes.
Kando Integration Extension v0.1.0
:fire: Remove obsolete code