mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
gnome-session moved away from using properties over DBus in 2008, which means that the code in GNOME 3.0 never should have worked -- but it did, which makes me suspect that it was a quirk of the GJS DBus implementation. Switch over to the proper inhibitor API, which is based on methods. If gnome-session eventually gets ported to GDBus, then we can switch back to properties. https://bugzilla.gnome.org/show_bug.cgi?id=672270 |
||
|---|---|---|
| .. | ||
| config.js.in | ||
| extensionUtils.js | ||
| fileUtils.js | ||
| format.js | ||
| gnomeSession.js | ||
| history.js | ||
| jsParse.js | ||
| modemManager.js | ||
| params.js | ||
| screenSaver.js | ||
| util.js | ||