gnome-shell/js/misc
Ray Strode 4b450bab11 misc: add objectManager class
The D-Bus ObjectManager interface is fairly recent addition to the
D-Bus specification. Its purpose is to provide a standardized way
to track objects dynamically coming and going for a service, and
to track capabilities dynamically coming and going for those objects
(by means of interfaces).

This commit adds the requisite code needed to make use of the
ObjectManager interface.

It will ultimately be needed to implement smartcard support in the
login screen.

https://bugzilla.gnome.org/show_bug.cgi?id=683437
2013-08-18 21:20:36 -04:00
..
config.js.in shell: Remove ContactSystem 2012-06-29 11:21:50 +02:00
extensionUtils.js extensionUtil: Add ExtensionFinder::extensions-loaded signal 2013-02-28 15:37:28 +01:00
fileUtils.js fileUtils: Remove a leftover log() 2013-08-06 09:12:51 -04:00
gnomeSession.js Replace LoginManager:sessionActive with GnomeSession:SessionIsActive 2013-02-05 00:01:33 +01:00
hash.js Hash: make .size() constant time 2013-05-12 21:06:34 +02:00
history.js history: Allow events to bubble up when arrowing past the first/last item 2012-09-18 16:44:08 +02:00
jsParse.js lookingGlass: Add tab-completion 2011-11-05 13:05:11 -04:00
loginManager.js loginManager.js: Check for logind, not for systemd 2013-03-29 11:00:52 +01:00
modemManager.js mobile-providers: use libnm-gtk to work with mobile providers 2013-02-05 17:59:39 +01:00
objectManager.js misc: add objectManager class 2013-08-18 21:20:36 -04:00
params.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
util.js util: Remove unused killall function 2013-08-04 05:30:30 -04:00