https://bugs.kde.org/show_bug.cgi?id=433563
--- Comment #23 from fanzhuyi...@gmail.com --- Git commit 99702e2def21cba69439a754690d6a47251816df by Yifan Zhu. Committed on 25/03/2025 at 16:03. Pushed by fanzhuyifan into branch 'master'. greeter: sync password across screens Create PasswordSync Singleton to explicitly sync password on different screens. Test plan: - use multiscreen setup - break lock screen theme, lock screen and verify fallback theme is used - type on one password box, verify password is synced to other screen - make deletions and insertions in other screen, and verify changes are synced back M +2 -0 greeter/fallbacktheme.qrc M +11 -1 greeter/fallbacktheme/Greeter.qml A +13 -0 greeter/fallbacktheme/PasswordSync.qml [License: GPL(v2.0+)] A +4 -0 greeter/fallbacktheme/qmldir https://invent.kde.org/plasma/kscreenlocker/-/commit/99702e2def21cba69439a754690d6a47251816df -- You are receiving this mail because: You are watching all bug changes.