gnome-shell/js/ui/components
Florian Müllner b97fc02e57 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 14:07:15 +00:00
..
__init__.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
automountManager.js js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00
autorunManager.js js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00
keyring.js dialogs: Hide caps lock warning if password entry is hidden 2020-02-01 08:08:33 +01:00
networkAgent.js networkAgent: Make searching VPN binaries asynchronous 2020-03-17 14:07:15 +00:00
polkitAgent.js js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00
telepathyClient.js js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00