gnome-shell/js/ui/components
Florian Müllner 0a50b6ea01 networkAgent: Make searching VPN binaries asynchronous
Doing blocking IO in a graphical UI is bad, doing it in the compositor
is much much worse. So even if handling VPN requests is a relatively
rare event, doing it asynchronously is better.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/2386
2020-03-17 19:37:57 +01:00
..
__init__.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
automountManager.js cleanup: Remove trailing spaces 2019-09-15 16:02:45 +02:00
autorunManager.js cleanup: Remove trailing spaces 2019-09-15 16:02:45 +02:00
keyring.js animation: Turn Spinner animate parameter into Params option 2019-11-19 23:25:29 +02:00
networkAgent.js networkAgent: Make searching VPN binaries asynchronous 2020-03-17 19:37:57 +01:00
polkitAgent.js polkitAgent: Only set key focus to password entry after opening dialog 2019-12-25 12:56:46 +01:00
telepathyClient.js cleanup: Remove trailing spaces 2019-09-15 16:02:45 +02:00