Skip to content

Releases: linuxmint/xapp

master.mint22

28 Jan 02:13
ec727b7

Choose a tag to compare

XAppIconChooserDialog: Subclass GtkDialog, not XAppGtkWindow. (#195)

The way we implement dialog.run() was causing issues when spawned
from another dialog with its own event loop.

This lets us rely on GtkDialog's handling for this, and allows us
to run it non-blocking, and have a 'response' signal like any other
dialog.

master.lmde7

28 Jan 02:14
ec727b7

Choose a tag to compare

XAppIconChooserDialog: Subclass GtkDialog, not XAppGtkWindow. (#195)

The way we implement dialog.run() was causing issues when spawned
from another dialog with its own event loop.

This lets us rely on GtkDialog's handling for this, and allows us
to run it non-blocking, and have a 'response' signal like any other
dialog.

master.lmde6

03 Sep 13:55
c2d7d28

Choose a tag to compare

mate-xapp-status-applet.py: Don't use theme.has_icon() - not all

usable icons are in themes.

Icon files in /usr/share/xpm will not show up in theme.has_icon(),
but will still be found when creating a GtkThemedIcon (or otherwise
using the icon name).

There's not much point in this check anyhow - if the icon really
doesn't exist, there will still be a fallback icon shown.

Fixes linuxmint/mint-x-icons#209.

master.mint21

16 Feb 15:37
b589487

Choose a tag to compare

Update build.yml for codespell, fix some spelling.

master.lmde5

23 Oct 14:39
89344d2

Choose a tag to compare

Remove unused includes, bump required gtk version.

master.mint20: Add a debian/ symbols file.

09 Jun 14:55

Choose a tag to compare

master.lmde4: Add a debian/ symbols file.

09 Jun 14:55

Choose a tag to compare

master.mint19

23 Apr 14:54

Choose a tag to compare

Latest unstable packages

master.lmde3: Packaging: Re-add python-gi-dev as build-dep

02 Apr 12:02

Choose a tag to compare

master.mint18

06 May 13:36

Choose a tag to compare

Latest unstable packages