Skip to content

Releases: linuxmint/mintupdate

master.mint22

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:21
b73a008
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

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:22
b73a008
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

Choose a tag to compare

@github-actions github-actions released this 02 Sep 12:57
7.1.1

master.mint21

Choose a tag to compare

@github-actions github-actions released this 27 Feb 17:10
6.1.0

master.lmde5

Choose a tag to compare

@github-actions github-actions released this 21 Sep 08:40
6.0.5

5.3.2.2

Choose a tag to compare

@clefebvre clefebvre released this 08 May 18:45
5.3.2.2