Skip to content

codam-web-greeter v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 17:28
· 8 commits to main since this release
  • Reworked idle logout services. We're no longer solely relying on xprintidle; a temporary timestamp file is created when the screen is locked if the greeter was installed properly through ansible-codam-web-greeter, if using v1.4.0 or higher. This should resolve issues where students sometimes were not automatically logged out after 42 minutes of inactivity.
  • Added light theme. Dark theme will remain the default.
  • Added optional boxed mode, where the login/unlock form has a semi-transparent background for better readability
  • Bumped several server dependencies
  • Removed screensaver support due to excessive power usage (refer to the release notes of ansible-web-greeter v1.3.0 for details)
  • Added a check to prevent the codam-web-greeter-cleanup systemd service from running on non-student accounts

Due to the newly added light theme and boxed mode, various prebuilt zips will from now on be provided for each Release. Choose the one of your liking, they all behave the same and merely look slightly different.

Full Changelog: v1.1.0...v1.2.0