gnome-shell/js/ui/components
Florian Müllner 78a92fb6be polkitAgent: Queue authentication requests while locked
While polkit requests *should* be the result of a user action, that's
not always the case in practice and authentication dialogs can pop up
out of nowhere at any time. That's always annoying, but particularly
bad on the lock screen. If we disabled the polkit component altogether,
the fallback GTK-based agent would kick in, so instead handle the case
explicitly and postpone showing the dialog until the session is unlocked.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/179
2018-04-06 20:08:29 +02:00
..
__init__.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
automountManager.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
autorunManager.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
keyring.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
networkAgent.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
polkitAgent.js polkitAgent: Queue authentication requests while locked 2018-04-06 20:08:29 +02:00
telepathyClient.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00