Changelog for
xapp-common-2.8.4-1.3.x86_64.rpm :
* Mon Jun 24 2024 Dead Mozay
- Update to version 2.8.4:
* Mon Jun 17 2024 Dead Mozay - Update to version 2.8.3:
* Sun May 05 2024 Dead Mozay - Update to version 2.8.2:
* Fri Dec 01 2023 Dead Mozay - Update to version 2.8.0:
* Thu Jun 08 2023 Dead Mozay - Update to version 2.6.1:
* Thu May 04 2023 Dead Mozay - Update to version 2.4.3:
* Tue Dec 06 2022 Dirk Müller - update to 2.4.1:
* Add missing build dependency.
* Use github actions for CI builds.
* xapp-sn-watcher: Use /dev/shm for temp files if it\'s available, and clean them up when exiting.
* Add XAppVisibilityGroup.
* xapp-debug: Print the topic name in logging output.
* sn-item: Don\'t update the icon name if the tooltip was also updated.
* sn-item: Don\'t update the id property unless it has changed.
* xapp-status-icon.c: Update all icons when we lose or regain our identity on dbus.
* xapp-sn-watcher: Add a debug key to specify flags.
* sn-item: Silence warning caused when an app exits without notice.
* Use G_LOG_LEVEL_MESSAGE for debugging messages.
* favorites: Try to use a file\'s display name from file attributes when different than the its basename.
* favorite-vfs-file.c: Fix memory leak.
* build: Use gnome.mkenums_simple() to generate enum types.
* sn-item.c: Clean up temp files when finalizing.
* sn-item.c: Don\'t unref the menu during cleanup.
* xapp (2.2.15) vanessa; urgency=medium
* libxapp: add missing gio-unix-2.0 dependency
* xapp-status-icon-monitor.c: Fix copy/paste error.
* xapp-status-icon.c: Make XAppStatusIconState per-process.
* xapp (2.2.14) vanessa; urgency=medium
* mate status applet: Adjust icon relative sizes to the panel height.
* xapp (2.2.13) vanessa; urgency=medium
* xapp-icon-chooser-dialog: Don\'t lower-case paths.
* xapp (2.2.12) vanessa; urgency=medium
* l10n: Update translations
* xapp (2.2.11) vanessa; urgency=medium
* Update documentation
* CI: Fix target names
* Add a new icon xapp-edit-symbolic
* xapp (2.2.10) vanessa; urgency=medium
* xapp (2.2.9) vanessa; urgency=medium
* Implement scroll events with the fallback icon (GtkStatusIcon).
* sn-item.c: Handle Id property updates.
* xapp-icon-chooser-dialog.c: Don\'t be case-sensitive when searching.
* Sun Jan 02 2022 andy great - Update to version 2.2.8.
* l10n: Update translations- Update to version 2.2.7
* icons: Add xapp-view-fit-height-symbolic and xapp-view-fit-width-symbolic
* Thu Dec 09 2021 andy great - Update to version 2.2.6.
* Update documentation
* xapp-favorites.c: Unescape the file uri before using it for display.
* l10n: Update translations
* Mon Nov 22 2021 andy great - Update to version 2.2.5.
* xapp-favorites: Fix introspection notation for _get_favorites().
* Fix a couple of build warnings.- Updates for version 2.2.4.
* meson gir: Export \'xapp\' as a package
* xapp-gtk3-module.c: Apply window icon override to all windows for an app.
* Wed Jul 28 2021 andy great - Update to version 2.2.3.
* mate status applet: Change icon name in applet definition file, and add a new icon to the xapp hicolor set.
* Fix mate status icon.- Updates for version 2.2.2.
* l10n: Update translations
* Tue Jun 15 2021 andy great - Update to version 2.2.1.
* Update docs
* test-scripts: Add a QSystemTrayIcon script.
* qt-system-tray.py: use a class.
* l10n: Update translations
* Thu May 27 2021 andy great - Update to version 2.2.0.
* xapp-preferences-window.c: Hide the sidebar switcher initially to prevent it showing even with single-page views.
* all: Add debug topics.
* xapp-favorites.c: Free the favorite list when building a GtkMenu.
* Add a class to programmatically set styling on a particular widget.
* util: add a utility function to convert from a pango font string to css (#135)
* Fri Mar 05 2021 Aaron Stern - Update to version 2.0.7.
* Don\'t build the gtk module for lib-only builds (flatpak).
* xapp-favorites.c: Don\'t crash trying to remove a previously-removed favorite.
* favorite-vfs-file-monitor.c: When handling folder updates, send out removals before additions.
* xapp-util: Add a function to check whether the session is fully active.
* xapp-sn-watcher.c: Skip the startup delay if the session has not finished loading.
* Thu Jan 14 2021 andy great - Update to version 2.0.6.
* 80xapp-gtk3-module.sh: Use GTK3_MODULES instead of GTK_MODULES.
* Sat Jan 02 2021 andy great - Update to version 2.0.5.
* favorite-vfs-file.c: Don\'t mark favorites that have unavailable target files as symbolic links.
* favorite-vfs-file.c: Remove a file from favorites when deleted or trashed (but don\'t actually delete or trash them) - this brings the favorites behavior in line with recents.
* favorite-vfs-file.c: Remove some methods that can\'t be supported.
* Go back to leaving favorites with missing targets as symlinks.
* favorite-vfs-file.c: Add thumbnailing preference to the filesystem info.
* xapp-status-icon.c: Construct fallback dbus name from a non-localized string.
* status icon: Replace g_get_application_name with g_get_progname everywhere else (followup to previous commit).
* xapp-status-icon-monitor.c: fix typo.
* l10n: Update translations
* xapp-gtk3-module.c: Add a mechanism to allow a GtkWindow\'s icon (#127)