Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: xfce4-screensaver | Distribution: openSUSE Tumbleweed |
Version: 4.20.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Jul 14 09:13:24 2025 |
Group: System/GUI/XFCE | Build host: reproducible |
Size: 1306975 | Source RPM: xfce4-screensaver-4.20.0-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://docs.xfce.org/apps/xfce4-screensaver/start | |
Summary: Screensaver and locker for Xfce |
xfce4-screensaver is a screen saver and locker that integrates with the Xfce desktop. This software is not ready for production machines yet. Please use with caution. Add xfce4-screensaver-command -l to xflock4 script for it to work properly.
GPL-2.0-only
* Mon Jul 14 2025 Manfred Hollstein <manfred.h@gmx.net> - Update to version 4.20.0 * Add meson build * build: Automate copyright year management * build: Guard config.h include with HAVE_CONFIG_H * build: Remove X-XFCE-{Autostart,Bugzilla}-* from desktop files * build: Install docbook.css * build: Replace xdt-csource with glib-compile-resources * build: Remove xscreensaver migration * build: Remove --with-xscreensaverdir option * build: Rename xfce4-screensavers.menu from .in * prefs: Enable fullscreen-inhibit by default * lock-plug: Fix possible null dereference * lock-plug: Fix possible null dereference * configure.py: Properly init settings when opening dialog * configure.py: Fix unquoted command tokens * slideshow: Increase timeout to switch image a bit * build: Add missing dep flags * I18n: Update po/LINGUAS list * Exit early in unsupported windowing environments * Apply .clang-format file * Preliminary cleanup * Sort includes * clang-format: Add file * wayland: manager: Fix activated/deactivated signal emission * wayland: Use ext-idle-notify protocol * wayland: Make sure text entry of unlock dialog is grabbed * wayland: Use ext-session-lock protocol * Remove -x11 suffix from file names that do not contain an X11 impl * wayland: Use WleGtkSocket and WleGtkPlug from libwlembed * Guard X11 code paths at buildtime and runtime * Add GSListener abstract class and X11 impl * Rename GSListener to GSListenerDBus * Get screen dimensions from GDK instead of X11-specific APIs * Use %lu or %lX to print or scan X11 window ID * prefs-dialog: Use a placeholder for the socket in the glade file * lock-plug: Derive from GObject and make GtkPlug a class member * Use GtkSocket/GtkPlug instead of GtkDrawingArea/GSThemeWindow * build: Use AM_DISTCHECK_CONFIGURE_FLAGS * build: Use XDT_CHECK_PACKAGE and XDT_CHECK_OPTIONAL_FEATURE * build: Various cleanups * build: Check for libxext * build: Remove check for sigaction * Remove DPMS support * Remove xfce4-screensaver-gl-helper * Revert "Exit early in non-X11 environments" * Translation Updates - Add 0001-relax_versions.diff to accept some elder packages on Leap 15.6, which are still sufficient. * Sat Dec 21 2024 Manfred Hollstein <manfred.h@gmx.net> - Update to version 4.18.4 * Exit early in non-X11 environments * Fix return codes in main() functions * prefs-dialog: Remove subtitle * Revert "prefs-dialog: Remove subtitle" * prefs-dialog: Remove subtitle * xfce-bg: Update default fallback wallpaper * xfce-bg: Default to XFCE_BG_PLACEMENT_ZOOMED when image-style is missing * Fix blurry avatar when UI scale > 1 * Fix blurry background when UI scale > 1 * I18n: Update po/LINGUAS list * prefs-dialog: Fix GtkTreePath leaks * I18n: Update po/LINGUAS list * lock-plug: Fix GVariant leak when switching user * lock-plug: Fix GVariant leak * Fix GSMonitor leak when screensaver fails to start * lock-plug: Fix GtkBuilder leak * prefs-dialog: Fix string leak * Fix string leaks in xfce_bg_load_from_xfconf * Fix string leak in get_themes_menu * lock-plug: Fix string leak * Fix string leak in xfce_bg_load_from_xfconf * Added image cropping to the slideshow screensaver * lock-plug: Use consistent keymap for capslock detection * lock-plug: Silence gdk-pixbuf warning * listener: Fix fullscreen inhibit * gcc-analyzer: Fix -Wanalyzer-possible-null-argument * gcc-analyzer: Fix -Wanalyzer-null-dereference * build: clang: Fix -Wsingle-bit-bitfield-constant-conversion * slideshow: Do not load image if window size is invalid * lock-plug: Draw background in constructed() * Revert "lock-plug: Delay background drawing at startup" * Use same debug function everywhere * lock-plug: Delay background drawing at startup * xfce4-screensaver-preferences.desktop: Add Keywords * Rename directory file to desktop for gettext detection * Add .py extension to xfce4-screensaver-configure for gettext detection * xfce4-screensaver-dialog: Restore "Password:" filter * xfce4-screensaver-dialog: Remove custom status text mapper * gs-lock-plug: Improve utf8 string check in show_status_text * I18n: Update po/LINGUAS list * build: Switch from intltool to gettext * Skip including crypt.h on FreeBSD * Translation Updates * Mon Mar 04 2024 Manfred Hollstein <manfred.h@gmx.net> - Update to version 4.18.3 * Update copyright year * build: Use XDT_VERSION_INIT for proper version scheme * Fix memory management of GSPrefs * lock-dialog: Do not use gtk_widget_grab_default() * i18n: Use xfce_textdomain() * prefs-dialog: Fix spin button signal of cycle-delay * prefs-dialog: Add missing sanity check * manager: Fix cycling jobs * manager: Fix desktop leak when reconfiguring monitors * Revert "Add overlays to initial activation" * manager: Align job table management with window table management * manager: Use a hash table instead of a list for windows * manager: Fix leak on prefs * window: Reset monitor pointer when disposed * window: Add source id management when deactivated * Add hint for users how to make Blank Screen DPMS work * Do not activate screensaver if disabled * Translation Updates * Tue May 30 2023 Manfred Hollstein <manfred.h@gmx.net> - Update to version 4.18.2 * screensaver-configure: Ensure consistent dialog positioning * screensaver-configure: Remove dead code * screensaver-configure: Improve some strings * screensaver-configure: Print errors on stderr without translating * screensaver-configure: Replace single quotes with double quotes in _() * screensaver-configure: Get translated strings from desktop files * screensaver-configure: Fix broken translations * screensaver-configure: Set dialogs modal * Revert "prefs-dialog: Grey out prefs button for popsquares (no prefs)" * screensaver-configure: Fix broken prefs * screensaver-configure: Fix critical when closing dialog * prefs-dialog: Grey out prefs button for popsquares (no prefs) * Bump GTK version and remove dead code * Keep "lock-on-sleep" in sync with other components via XfceScreensaver * *.desktop: Distinguishing our screensaver from others (Fixes #17) * Use GLib wrappers for memory allocation * Fix unix.Malloc warnings from scan-build 15.0.7 * Fix core.uninitialized.Assign warnings from scan-build 15.0.7 * Fix deadcode.DeadStores warnings from scan-build 15.0.7 * Avoid duplicated code * manager: Do not discard monitors without model and manufacturer * Translation Updates - Remove xfce4-screensaver-manager-efifb-lockup-fix.patch * Mon May 01 2023 Takashi Iwai <tiwai@suse.com> - Fix hang up with efifb / nomodeset (bsc#1210562): xfce4-screensaver-manager-efifb-lockup-fix.patch * Mon Mar 27 2023 Manfred Hollstein <manfred.h@gmx.net> - Update to version 4.18.1 * Refactor spawn_make_environment_for_display() * Sun Mar 19 2023 Manfred Hollstein <manfred.h@gmx.net> - Update to version 4.18.0 * Add copyright notice to configure.ac * Make missing GNOME Keyring PAM module warning quiet (Fixes #46) * build: Fix --disable-locking (Fixes #83) * Remove duplicated lines in README (Fixes #109) * savers: Fix critical warnings on exit * savers: Fix critical warnings from GSThemeWindow on "realize" * Do not redirect stderr for our own commands * Round the user picture on lock dialog. * build: Do not warn if PAM prefix is correct * Improve lightdm detection (Fixes #39) * build: Fix -Wunused-value compiler warning * build: Fix -Wdeclaration-after-statement compiler warning * build: Fix -Wsign-compare compiler warning * build: Use XDT_FEATURE_DEBUG * Fix use-after-free crash in xfce4-screensaver-dialog * Fix D-Bus sleep inhibit when screen locker is disabled * Complete previous commit * Fix Xfconf memory management * build: Set GLib macros via XDT_CHECK_PACKAGE * autogen.sh: Do not `mkdir m4` * Fix crash when XDG_PICTURES_DIR is not set (Fixes #86) * Fix build warning from Clang * --with-password-helper expects full pathname of password helper * Add missing zeroing of timeout_id in dialog_timed_out() timer handler * Fix wrong signal name for GtkSpinButton * Remove ENABLE_NLS ifdefs and use xfce_textdomain() * build: Fix intltool lock file problem during make distcheck * Fix compilation warnings * autoconf: Some updates * Translation Updates - Remove _service file * Tue Jan 03 2023 Stefan Schubert <schubi@suse.com> - Migration of PAM settings to /usr/lib/pam.d. * Fri Jan 15 2021 Predrag Ivanović <predivan@mts.rs> - Unbreak Leap build. * Make "%(_libexecdir}" file list more explicit, thus avoiding '/usr/lib/debug' being picked up on Leap, where libexec is '/usr/lib'. * Sun Jan 03 2021 Vinzenz Vietzke <vinz@vinzv.de> - Update to version 4.16.0 * Changed version scheme from 0.x to 4.16.0 to align with the new Libxfce4util and Xfconf GIR requirements * xfce4-screensaver-configure: Use GIRepository of libxfce4util and xfconf (gxo#apps/xfce4-screensaver#11) * Change type of seconds to guint in add_lock_timer * Check dbus system_connection in add_sleep_inhibit * Cleanup GSourceFunc usage * Convert date_time_update to a timer function * Fix format specifiers in lock_timer * Fix issues connected to dbus (gxo#apps/xfce4-screensaver#66) * Fix pam_strerror usage * Pass constants to XSetScreenSaver * Plug memleak in get_x11_idle_info * Remove obsolete check for scrnsaver.h from configure.ac * Translation Updates
/etc/xdg/autostart/xfce4-screensaver.desktop /etc/xdg/menus /etc/xdg/menus/xfce4-screensavers.menu /usr/bin/xfce4-screensaver /usr/bin/xfce4-screensaver-command /usr/bin/xfce4-screensaver-configure.py /usr/bin/xfce4-screensaver-preferences /usr/lib/pam.d/xfce4-screensaver /usr/libexec/xfce4-screensaver /usr/libexec/xfce4-screensaver-dialog /usr/libexec/xfce4-screensaver/floaters /usr/libexec/xfce4-screensaver/popsquares /usr/libexec/xfce4-screensaver/slideshow /usr/share/applications/screensavers /usr/share/applications/screensavers/xfce-floaters.desktop /usr/share/applications/screensavers/xfce-personal-slideshow.desktop /usr/share/applications/screensavers/xfce-popsquares.desktop /usr/share/applications/xfce4-screensaver-preferences.desktop /usr/share/dbus-1/services/org.xfce.ScreenSaver.service /usr/share/desktop-directories /usr/share/desktop-directories/xfce4-screensaver.directory /usr/share/doc/packages/xfce4-screensaver /usr/share/doc/packages/xfce4-screensaver/NEWS /usr/share/doc/packages/xfce4-screensaver/README.md /usr/share/icons/hicolor /usr/share/icons/hicolor/128x128 /usr/share/icons/hicolor/128x128/apps /usr/share/icons/hicolor/128x128/apps/org.xfce.ScreenSaver.png /usr/share/icons/hicolor/16x16 /usr/share/icons/hicolor/16x16/apps /usr/share/icons/hicolor/16x16/apps/org.xfce.ScreenSaver.png /usr/share/icons/hicolor/24x24 /usr/share/icons/hicolor/24x24/apps /usr/share/icons/hicolor/24x24/apps/org.xfce.ScreenSaver.png /usr/share/icons/hicolor/32x32 /usr/share/icons/hicolor/32x32/apps /usr/share/icons/hicolor/32x32/apps/org.xfce.ScreenSaver.png /usr/share/icons/hicolor/48x48 /usr/share/icons/hicolor/48x48/apps /usr/share/icons/hicolor/48x48/apps/org.xfce.ScreenSaver.png /usr/share/icons/hicolor/scalable /usr/share/icons/hicolor/scalable/apps /usr/share/icons/hicolor/scalable/apps/org.xfce.ScreenSaver.svg /usr/share/licenses/xfce4-screensaver /usr/share/licenses/xfce4-screensaver/COPYING /usr/share/licenses/xfce4-screensaver/COPYING.LGPL /usr/share/licenses/xfce4-screensaver/COPYING.LIB /usr/share/locale/be/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/bg/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/ca/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/cs/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/da/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/de/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/el/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/en_AU/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/en_CA/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/en_GB/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/es/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/et/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/eu/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/fi/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/fr/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/gl/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/he/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/hr/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/hu/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/id/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/is/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/it/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/ja/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/ko/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/lt/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/ms/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/nb/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/nl/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/oc/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/pl/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/pt/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/pt_BR/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/ro/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/ru/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/sk/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/sl/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/sq/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/sr/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/sv/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/th/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/tr/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/uk/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/zh_CN/LC_MESSAGES/xfce4-screensaver.mo /usr/share/locale/zh_TW/LC_MESSAGES/xfce4-screensaver.mo /usr/share/man/man1/xfce4-screensaver-command.1.gz /usr/share/man/man1/xfce4-screensaver-preferences.1.gz /usr/share/man/man1/xfce4-screensaver.1.gz /usr/share/pixmaps/xfce-logo-white.svg
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jul 28 23:43:11 2025