Skip to content

Releases: kando-menu/gnome-shell-integration

Kando Integration Extension v0.9.0

23 Nov 12:28

Choose a tag to compare

This release fixes menus not opening at the pen on GNOME 49.1. It also adds the possibility to retrieve the current monitor geometry, which will be required for Kando 2.1.1.

Kando Integration Extension v0.8.0

19 Sep 18:16
1970fc5

Choose a tag to compare

This fixes some regressions introduced with the final GNOME 49 release. Sadly, this involves removing support for multiple pointing devices on GNOME 49 Wayland. Hopefully this will be fixed in GNOME Shell 49.1.

Kando Integration Extension v0.7.0

15 Aug 10:50

Choose a tag to compare

This release adds support for GNOME 49.

Kando Integration Extension v0.6.0

25 May 05:26

Choose a tag to compare

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

17 Feb 16:40

Choose a tag to compare

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

23 Aug 15:48

Choose a tag to compare

This release adds support for GNOME 47.

Kando Integration Extension v0.3.1

07 Jun 06:32

Choose a tag to compare

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

07 Jun 05:41

Choose a tag to compare

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

07 Jun 03:32

Choose a tag to compare

This applies some suggestions from code review on extensions.gnome.org.

Kando Integration Extension v0.2.0

06 Jun 18:33

Choose a tag to compare

This adds support for GNOME 45 and 46 as well as some minor bug fixes.