Skip to content

polkitAgent: Hide authentication dialogs while locked

Since commit 78a92fb6 we no longer pop up authentication dialogs on the lock screen, however any dialog that is already open at that time remains open. This is unexpected, so hide the dialog until the screen is unlocked again.

Fixes #166 (closed)

Merge request reports