v3.5.0
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 dependencylightdm.batteryData
deprecated in favor oflightdm.battery_data
.- Command line arguments updated:
- Added
--mode
option - Added
-d
as--debug
, and-n
as--normal
- Updated bash and zsh completions
- Added
- Added Web Greeter scalable icon
- Lot of code refactoring
- Lots of improvements
- Lots of bugfixes