gnome-shell/js/ui/components
Marco Trevisan (Treviño) bfa34914db polkitAgent: Return GLib.SOURCE_REMOVE on timeout callback
resetDialog is used (also) as GLib timeout function, so while just returning
an undefined value will stop the timeout anyways, it's just cleaner to
use the GSource expected return values

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1203
2020-04-17 16:17:51 +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 js: Do not set entries' ClutterText:editable property 2020-03-29 22:12:57 +02:00
networkAgent.js js: Promisify async operations 2020-03-31 05:43:40 +00:00
polkitAgent.js polkitAgent: Return GLib.SOURCE_REMOVE on timeout callback 2020-04-17 16:17:51 +00:00
telepathyClient.js js: Promisify async operations 2020-03-31 05:43:40 +00:00