Releases: linuxmint/xapp
Releases · linuxmint/xapp
master.mint22
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
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
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
Update build.yml for codespell, fix some spelling.
master.lmde5
Remove unused includes, bump required gtk version.
master.mint20: Add a debian/ symbols file.
Latest unstable packages
master.lmde4: Add a debian/ symbols file.
Latest unstable packages
master.mint19
Latest unstable packages
master.lmde3: Packaging: Re-add python-gi-dev as build-dep
Latest unstable packages
master.mint18
Latest unstable packages