Changelog for
cinnamon-screensaver-6.0.0-2.1.i586.rpm :
* 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)
* Wed Jun 30 2021 Paolo Stivanin - Update to version 5.0.6.
* cinnamon-screensaver-pam-helper.c: Check for a null pointer returned from fgets.
* Fix error: no return statement in function
* powerWidget.py: Don\'t update the power state before the UPower client has been constructed.
* uPowerClient.py: Don\'t rely on the OnBattery property of the upower client, it\'s unreliable.
* passwordEntry.py: Limit the entry\'s maximum length.- Drop fix-cs-backup-locker-no-return-statement.patch
* Fri Jun 11 2021 Paolo Stivanin - Update to version 5.0.3.
* service.py: Always unlock when deactivating.
* manager.py: Improve backup locker startup and shutdown.
* cinnamon-screensaver-main.py: Don\'t register with the session manager.
* logindClient.py: Change how we get the session id to work with dbus activation.
* Wed Jun 02 2021 andy great - Update to version 5.0.1.
* cs-gdk-event-filter-xll.c: Ignore fcitx ConfigureNotify events in the backup locker process.
* Clean up the desktop file and rename it so that it passes desktop-file- validate.
* cs-backup-locker: Use a white cinnamon icon (symbolic doesn\'t work here, and the normal orangey-brown doesn\'t look very nice.- Updates for version 5.0.1.
* powerWidget.py: Use new battery icons when available.
* powerWidget.py: Add some more battery icon names, fix the default to return a GIcon, not a string.
* Make cinnamon-screensaver a dbus-activated service.
* Clean up .gitignore.
* Add option to silence deprecation warnings during the build.
* Implement a fallback window in the event of the \'pretty\' ui crashing for some reason.
* backup window: Don\'t assume which tty\'s to use in instructions, send a notification if the backup locked crashes.
* manager.py: Use GLib to get the user name, and trim the string to 8 chars to match \'w -h\' output.
* cs-screen-x11.c: Fix annotation.
* Show PAM info
* unlock.py: Move info label underneath the entry and other labels.
* unlock.py: Don\'t allow pw entry row to expand if a longer info message is shown.
* l10n: Update POT- Add fix-cs-backup-locker-no-return-statement.patch to fix error: no return statement in function returning non-void
* Sun May 30 2021 andy great - Update to version 4.8.1.
* build: Bump runtime version of cinnamon-desktop