Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libxapp-devel | Distribution: openSUSE Tumbleweed |
Version: 2.8.5 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Aug 12 10:34:29 2024 |
Group: Unspecified | Build host: reproducible |
Size: 1222738 | Source RPM: xapp-2.8.5-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/linuxmint/xapp | |
Summary: Development files of libxapp |
The libxapp development package includes the header files, libraries, development tools necessary for compiling and linking application which will use libxapp.
GPL-2.0-or-later
* Mon Aug 12 2024 Richard Rahl <rrahl0@opensuse.org> - update to 2.8.5: * Update translations - update to 2.8.4: * xapp-visibility-group: add missing declaration in header file * visibility-group: Use a GWeakNotify instead of the destroy signal * visibility-group: Use g_new instead of deprecated g_slice - update to 2.8.3: * xapp-icon-chooser-dialog.c: Fix mimetype test for browsed images * Remove accent-rgb setting * gsettings: Fix a default value * Add new gsettings keys for xdg Settings portal v2 * xapp-gpu-offload: Fix argument handling for the offload target - update spec file to newer standards, remove older versions of Leap * Sun Jan 28 2024 Dirk Müller <dmueller@suse.com> - update to 2.8.2: * l10n: Update translations * Add github issue templates. * xapp-gtk3-module.c: Use the 'realize' signal to trigger injecting the favorites:// uri into the sidebar places. * xapp-sn-watcher.c: Mute some warning messages from more of dbus-menu, gtk. * Fix meson.build deprecations up to 0.56.0 (#172) * Update issue template with a link to open and closed issues. * Remove unused includes, bump required gtk version. * Sun Aug 27 2023 Marguerite Su <i@marguerite.su> - update to 2.6.1 * favorite-vfs-file.c: Lock the settings object when modifying root metadata. * favorites: Use generic getter for content type check. * xapp-status-icon.c: Don't destroy the dummy event window too early. * Add XAppGpuOffloadHelper. * Add XAppDarkModeManager to allow support for XDG desktop settings portal from Gtk3 apps. * xapp-sn-watcher.c: Don't exit if XDG_CURRENT_DESKTOP isn't set. * Tue Dec 06 2022 Dirk Müller <dmueller@suse.com> - 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 <andythe_great@pm.me> - 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 <andythe_great@pm.me> - 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 <andythe_great@pm.me> - 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 <andythe_great@pm.me> - 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 <andythe_great@pm.me> - 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 <andythe_great@pm.me> - 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 <ukbeast89@protonmail.com> - 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 <andythe_great@pm.me> - Update to version 2.0.6. * 80xapp-gtk3-module.sh: Use GTK3_MODULES instead of GTK_MODULES. * Sat Jan 02 2021 andy great <andythe_great@pm.me> - 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)
/usr/include/xapp /usr/include/xapp/libxapp /usr/include/xapp/libxapp/xapp-dark-mode-manager.h /usr/include/xapp/libxapp/xapp-favorites.h /usr/include/xapp/libxapp/xapp-gpu-offload-helper.h /usr/include/xapp/libxapp/xapp-gtk-window.h /usr/include/xapp/libxapp/xapp-icon-chooser-button.h /usr/include/xapp/libxapp/xapp-icon-chooser-dialog.h /usr/include/xapp/libxapp/xapp-kbd-layout-controller.h /usr/include/xapp/libxapp/xapp-monitor-blanker.h /usr/include/xapp/libxapp/xapp-preferences-window.h /usr/include/xapp/libxapp/xapp-stack-sidebar.h /usr/include/xapp/libxapp/xapp-status-icon-monitor.h /usr/include/xapp/libxapp/xapp-status-icon.h /usr/include/xapp/libxapp/xapp-statusicon-interface.h /usr/include/xapp/libxapp/xapp-style-manager.h /usr/include/xapp/libxapp/xapp-util.h /usr/include/xapp/libxapp/xapp-visibility-group.h /usr/lib/gtk-3.0/modules/libxapp-gtk3-module.so /usr/lib/libxapp.so /usr/lib/pkgconfig/xapp.pc /usr/share/gir-1.0/XApp-1.0.gir /usr/share/glade /usr/share/glade/catalogs /usr/share/glade/catalogs/xapp-glade-catalog.xml /usr/share/gtk-doc/html/libxapp /usr/share/gtk-doc/html/libxapp/XAppDarkModeManager.html /usr/share/gtk-doc/html/libxapp/XAppFavorites.html /usr/share/gtk-doc/html/libxapp/XAppGpuOffloadHelper.html /usr/share/gtk-doc/html/libxapp/XAppGtkWindow.html /usr/share/gtk-doc/html/libxapp/XAppIconChooserButton.html /usr/share/gtk-doc/html/libxapp/XAppIconChooserDialog.html /usr/share/gtk-doc/html/libxapp/XAppKbdLayoutController.html /usr/share/gtk-doc/html/libxapp/XAppMonitorBlanker.html /usr/share/gtk-doc/html/libxapp/XAppObjectManagerClient.html /usr/share/gtk-doc/html/libxapp/XAppPreferencesWindow.html /usr/share/gtk-doc/html/libxapp/XAppStackSidebar.html /usr/share/gtk-doc/html/libxapp/XAppStatusIcon.html /usr/share/gtk-doc/html/libxapp/XAppStatusIconMonitor.html /usr/share/gtk-doc/html/libxapp/XAppVisibilityGroup.html /usr/share/gtk-doc/html/libxapp/annotation-glossary.html /usr/share/gtk-doc/html/libxapp/api-index-full.html /usr/share/gtk-doc/html/libxapp/ch01.html /usr/share/gtk-doc/html/libxapp/home.png /usr/share/gtk-doc/html/libxapp/index.html /usr/share/gtk-doc/html/libxapp/left-insensitive.png /usr/share/gtk-doc/html/libxapp/left.png /usr/share/gtk-doc/html/libxapp/libxapp-xapp-util.html /usr/share/gtk-doc/html/libxapp/libxapp.devhelp2 /usr/share/gtk-doc/html/libxapp/object-tree.html /usr/share/gtk-doc/html/libxapp/right-insensitive.png /usr/share/gtk-doc/html/libxapp/right.png /usr/share/gtk-doc/html/libxapp/style.css /usr/share/gtk-doc/html/libxapp/up-insensitive.png /usr/share/gtk-doc/html/libxapp/up.png /usr/share/vala/vapi /usr/share/vala/vapi/xapp.deps /usr/share/vala/vapi/xapp.vapi
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 01:34:24 2024