Skip to content

v3.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 18:53
· 44 commits to master since this release
18060ee

Web Greeter 3.5.0

I've been busy these past few months, without any update... but now here is one! A big one!

Finally, we got Multi-monitor support from nody-greeter, as well as Typescript based themes and background selector for gruvbox. Also, for branding, a svg icon was added.

Added:

  • Added multi-monitor support from nody-greeter
  • Added greeter_comm object for cross-window communication
  • Added GreeterBroadcastEvent for listening to greeter_comm messages

Changes:

  • Default themes migrated to Typescript
  • Added background selector to gruvbox theme
  • tsc (typescript compiler) is now a required dependency
  • lightdm.batteryData deprecated in favor of lightdm.battery_data.
  • Command line arguments updated:
    • Added --mode option
    • Added -d as --debug, and -n as --normal
    • Updated bash and zsh completions
  • Added Web Greeter scalable icon
  • Lot of code refactoring
  • Lots of improvements
  • Lots of bugfixes

Full changelog