Changelog for
cinnamon-screensaver-debuginfo-6.4.0-1.2.x86_64.rpm :
* Mon Jan 20 2025 Marguerite Su
- move typelib back to the right location
* Sun Jan 12 2025 Marguerite Su - update to 6.4.0
* libscreensaver: fix detection of monitor hotplug
* keybindings: Ignore shift-f10
* fix executable libraries
* Simplify authClient.py pam helper path
* unlock dialog: Allow password visibility to be toggled
* cs-backup-locker.c: Exit gracefully if incorrect arguments are given
* Thu Aug 15 2024 Richard Rahl - update to 6.2.0:
* nothing relevant for openSUSE- create seperate packages for devel, typelib and library files, so people who want to actually use these files, don\'t have to compile it themselves- remove support for older Leap releases than 1500
* Mon Mar 18 2024 Dirk Müller - update to 6.0.3:
* Use a shell script to launch, where the environment can be checked before x11 resources are loaded in python.
* binfile.in: Enclose arguments in quotes.
* Revert \"backup locker: Restore stack management when not activated.\"
* backup locker: Restore stack management when not activated.
* cinnamon-screensaver-main.py: Fix application theme provider.
* Mon Feb 26 2024 Dominique Leuenberger - Use %autosetup macro. Allows to eliminate the usage of deprecated PatchN.
* Sat Nov 25 2023 Dirk Müller - update to 6.0.0:
* Don\'t use libaccountsservice, which can block startup.
* Update issue templates.
* Fix meson.build deprecations up to 0.56.0
* Disable screensaver in wayland sessions
* muffinClient.py: Fix typo and clean up Python
* cinnamon-screensaver-command: Only try an action if the proxy activation was successful.
* Fri Jun 02 2023 Dirk Müller - update to 5.8.0:
* Prioritize Playing Audio over other players.
* remove redundant parentheses
* utils.py: Add gdm3 to the switch user function.
* use Gio flags instead of ints
* stage: Multiply the stage window by the global scale.
* Fix stacking issue with the backup window.
* Add missing dependency on x11-util
* Thu Jan 12 2023 Stefan Schubert - Migration of PAM settings to /usr/lib/pam.d.
* Sun Jan 08 2023 Dirk Müller - update to 5.6.3:
* manager.py: Don\'t try to access self.grab_helper if it was never initialized.
* Mon Dec 05 2022 Dirk Müller - update to 5.6.2:
* Fix makepot for the backup locker, don\'t translate its command-line arguments.
* backup-locker: Simplify translations.
* l10n: Update POT
* muffinClient.py: Fix behavior when muffin isn\'t available,
* fix a typing error
* muffinClient.py: Remove leftover debugging line.
* Rework behavior surrounding sleep, display changes, fractional scaling.
* Rework stack management, separate backup locker lifecycle from main screensaver\'s.
* logging: Skip buffering for most log output, clean up debug logging.
* remove trailing semicolons (#419)
* replace equality None check with identity None check (#420)
* Add option to disable the backup locker.
* libcscreensaver: add missing gio-unix-2.0 dependency (#411)
* Improve signal handler tracking.
* grabs: Use the original (cs-)event-grabber for everything, not just the backup locker.
* cs-auth-pam.c: Use GMainloop instead of Gtk.
* Cleanup, fix some build warnings.
* unlock: Don\'t listen to the AccountsService is-loaded after startup.
* backup locker: Clean up quit sequence.
* Rework screensaver refreshing during suspend, lock, user-switch activities.
* authentication: improve interaction between the main process and the pam helper.
* Use xdo to feed escape keycodes into the focused window prior to attempting mouse and keyboard grabs.
* event-grabber: Better debugging.
* Increase the inactivity-timeout from 10s to 30s and get the screensaver to respect it.
* stage.py: Delay initialization of certain components during startup.
* cinnamon-screensaver-main.py: Add a \'hold\' flag for debugging.
* stage.py: Reset the fallback window when a compositor change is detected.
* keybindings: Allow enter/return to activate the unlock and switch- user buttons.
* updated trackname and albumartist to use more suitable fonts (ubuntu font family).
* css: Make album info label larger
* journal fix (#398)