Skip to content

Releases: linuxmint/mintupdate

master.mint22

15 Jun 14:21
b73a008

Choose a tag to compare

mintUpdate.py: Fix tray re-activation in Wayland.

window.get_state() & Gdk.WindowState.FOCUSED is not reliable in
Gtk3, and is not un-set when the underlying resources are destroyed
(which happens when the window is 'closed to the tray'. When the
user clicks the icon to show the window after 'closing' it, it
still thinks it's focused, and attempts to hide again.

Use window.is_active() instead, which is updated reliably (and is
what we use in Warpinator for the same purpose).

master.lmde7

15 Jun 14:22
b73a008

Choose a tag to compare

mintUpdate.py: Fix tray re-activation in Wayland.

window.get_state() & Gdk.WindowState.FOCUSED is not reliable in
Gtk3, and is not un-set when the underlying resources are destroyed
(which happens when the window is 'closed to the tray'. When the
user clicks the icon to show the window after 'closing' it, it
still thinks it's focused, and attempts to hide again.

Use window.is_active() instead, which is updated reliably (and is
what we use in Warpinator for the same purpose).

master.lmde6

02 Sep 12:57

Choose a tag to compare

7.1.1

master.mint21

27 Feb 17:10

Choose a tag to compare

master.lmde5

21 Sep 08:40

Choose a tag to compare

6.0.5

5.3.2.2

08 May 18:45

Choose a tag to compare

5.3.2.2