gnome-shell/js
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
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm gdmUtil: support disabling password authentication 2013-08-18 21:15:37 -04:00
misc misc: add objectManager class 2013-08-18 21:20:36 -04:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui authPrompt: add support for auth without username 2013-08-18 21:14:35 -04:00
Makefile.am misc: add objectManager class 2013-08-18 21:20:36 -04:00