gnome-shell/js/misc
Jasper St. Pierre 09607787cc endSessionDialog: Fix inhibitor list
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
2012-03-17 10:45:56 -04:00
..
config.js.in Config: use sed for substituting variables 2012-02-14 19:13:02 +01:00
extensionUtils.js extensionUtils: Create and allow access to a new "extension" object 2012-02-07 16:00:37 -05:00
fileUtils.js fileUtils: Fix recursivelyDeleteDir 2011-11-30 22:04:00 -05:00
format.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
gnomeSession.js endSessionDialog: Fix inhibitor list 2012-03-17 10:45:56 -04:00
history.js Port everything to class framework 2011-11-24 09:50:04 +01:00
jsParse.js lookingGlass: Add tab-completion 2011-11-05 13:05:11 -04:00
modemManager.js ModemManager: fix dbus parameters 2012-02-13 19:28:25 +01:00
params.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
screenSaver.js screensaver, gnomesession: port to GDBus based bindings 2011-11-11 11:15:38 -05:00
util.js Util: fix binary search exit condition 2011-12-20 22:44:03 +01:00