-
feat: show greeter UI on all monitors, not just one (v0.8.0)
All checks were successfulUpdate PKGBUILD version / update-pkgver (push) Successful in 3sreleased this
2026-04-08 08:48:04 +02:00 | 6 commits to main since this releaseWayland surfaces belong to exactly one output — mirroring is not an option.
Create one full greeter window per monitor via set_monitor(), with only the
first receiving KeyboardMode::Exclusive. Removes the old wallpaper-only
secondary windows. Matches moonlock's per-monitor pattern.Downloads