aboutsummaryrefslogtreecommitdiff
path: root/src/arctica-greeter.vala
Commit message (Collapse)AuthorAgeFilesLines
...
* Switch to using MATE's Settings Daemon.Mike Gabriel2017-04-291-3/+3
|
* Handle errors from liblightdm.Robert Ancell2017-04-181-6/+50
|
* Show error when failing to connect to LightDM daemon.Robert Ancell2017-04-181-1/+1
|
* Fix test mode by skipping xsettings checks.Robert Ancell2017-04-181-31/+37
|
* Explicitly set scale and geometry for Cairo.XlibSurface.Robert Ancell2016-09-151-4/+10
|
* Wait for gnome-settings-daemon xsettings plugin is ready to avoid HiDPI ↵Mike Gabriel2016-09-151-44/+88
| | | | | | | resolution changing. Author (unity-greeter): Robert Ancell <robert.ancell@canonical.com> Ported to arctica-greeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Build against Ayatana Indicators instead of Ubuntu Inidicators.Mike Gabriel2015-11-071-1/+1
|
* Set a session name in our own namespace.Mike Gabriel2015-10-281-2/+2
|
* Attempt to fake a session with org.gnome.SessionManager.Mike Gabriel2015-10-271-2/+2
|
* Use non-deprecated Gdk.Cursor methodsRobert Ancell2015-10-271-1/+1
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Don't use deprecated liblightdm APIRobert Ancell2015-10-271-1/+1
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Don't use deprecated Gdk X11 APIRobert Ancell2015-10-271-9/+9
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Don't own session com.canonical.Unity, own ↵Mike Gabriel2015-10-271-3/+3
| | | | org.ArcticaProject.ArcticaProjectGreeter instead.
* Comment out never used upstart_pid variable.Mike Gabriel2015-10-261-1/+1
|
* Disable code depending on upstart.Mike Gabriel2015-10-261-28/+28
| | | | | FIXME: Should be replaced by systemd-conformant startup for indicator-services-start.
* Rename UGSettings to AGSettings.Mike Gabriel2015-10-071-8/+8
|
* Make arctica-greeter build against Debian unstable _and_ Ubuntu (and ↵Mike Gabriel2015-09-211-1/+1
| | | | probably break at runtime).
* fork unity-greeter as arctica-greeterMike Gabriel2015-09-191-0/+660