Giovanni Campagna
afcc1b7b52
Try to do more async initialization
...
Synchronous calls in the main loop are a performance killer, especially
at login.
2012-11-02 14:11:10 +01:00
Giovanni Campagna
a6b4d68a1d
Port to GDBus 2
...
The GDBus bindings in gjs have been updated to leverage metaclasses
and gobject inheritance, which should result in cleaner and more
maintainable code.
2012-11-02 14:11:10 +01:00
Ray Strode
0a1f0e58d0
gdm: Add network login hint
...
Different networks have different user identifers.
This can be confusing to the user, so to make it clearer,
we try to provide a hint.
https://bugzilla.gnome.org/show_bug.cgi?id=681975
2012-08-21 13:15:29 -04:00