aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add badge (.png) for Openbox window manager. Also make greeter aware of ↵Mike Gabriel2015-10-274-0/+5
| | | | openbox-kde and openbox-gnome.
* Add badge (.png) for TWM window manager.Mike Gabriel2015-10-274-0/+3
|
* fix for last commitMike Gabriel2015-10-272-0/+0
|
* Darken badges for MATE and LXDE.Mike Gabriel2015-10-274-0/+0
|
* data/Makefile.am: Drop org.ArcticaProject.ArcticaGreeterSession.gschema.xml ↵Mike Gabriel2015-10-271-2/+1
| | | | from target.
* data/Makefile.am: Install new badges.Mike Gabriel2015-10-271-1/+4
|
* Attempt to fake a session with org.gnome.SessionManager.Mike Gabriel2015-10-272-195/+2
|
* Add badge (.png) for XFCE desktop session.Mike Gabriel2015-10-273-0/+2
|
* Add badge (.png) for MATE desktop session.Mike Gabriel2015-10-273-0/+2
|
* Add badge (.png) for LXDE desktop session.Mike Gabriel2015-10-273-0/+3
|
* fix for a18ab60: UGSettings class has been renamed to AGSettings.Mike Gabriel2015-10-271-1/+1
|
* Use non-deprecated Gdk.Cursor methodsRobert Ancell2015-10-272-2/+2
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Add an option to only show users in a list of specified groupsRobert Ancell2015-10-273-0/+36
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Remove obsolete CONFIG_FILE defineRobert Ancell2015-10-272-2/+0
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Add class name for toggle buttonAlberts Muktupāvels2015-10-272-7/+5
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Add class name for option buttonAlberts Muktupāvels2015-10-271-10/+2
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* DashEntry: remove .spinner classLars Uebernickel2015-10-271-1/+0
| | | | | | | | | | Spinners are drawn differently now, which caused the entry to be not drawn at all. This depends on the theme setting (and animating) the -gtk-icon-source of this entry. Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Support the session name for Plasma 5Albert Astals Cid2015-10-271-0/+1
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Fix prompt-box height.Alberts Muktupāvels2015-10-271-0/+3
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Restore event type for button-release-event.Alberts Muktupavels2015-10-271-0/+2
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Change event type when calling button press event in release event.Alberts Muktupavels2015-10-271-0/+1
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Update for new gnome-flashback sessions namesDmitry Shachnev2015-10-271-3/+1
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Don't copy delegates. Apparently not allowedRobert Ancell2015-10-271-1/+1
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Don't use deprecated Gtk.Widget APIRobert Ancell2015-10-271-4/+5
| | | | 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>
* Set gettext-domain from unity to arctica-greeter.Mike Gabriel2015-10-271-7/+7
|
* Logo: Reduce spacing between logo text and version, shrink version string.Mike Gabriel2015-10-271-2/+2
|
* Logo: Rework TheArcticaGreeter logo.Mike Gabriel2015-10-272-39/+40
|
* Don't own session com.canonical.Unity, own ↵Mike Gabriel2015-10-274-5/+200
| | | | org.ArcticaProject.ArcticaProjectGreeter instead.
* Comment out never used upstart_pid variable.Mike Gabriel2015-10-261-1/+1
|
* debian/rules: Remove build-cruft (.c files) after build.Mike Gabriel2015-10-271-0/+2
|
* logo-generator: Reduce separator between logo text and version number.Mike Gabriel2015-10-261-1/+1
|
* Provide TheArcticaGreeter logo, drop Ubuntu logo. Adapt logo-generator.Mike Gabriel2015-10-264-7/+108
|
* debian/rules: Fix bogus.Mike Gabriel2015-10-261-3/+3
|
* debian/rules: No need to remove logo.png after package build.Mike Gabriel2015-10-261-1/+0
|
* debian/rules: Clean .stamp files after package build.Mike Gabriel2015-10-261-1/+3
|
* Revert "Remove *.stamp files on distclean."Mike Gabriel2015-10-262-3/+0
| | | | This reverts commit 8c82d897d5e1acb82503d672d4d86a9e1be74b46.
* Remove *.stamp files on distclean.Mike Gabriel2015-10-262-0/+3
|
* Add source files (gimp graphics) for background images.Mike Gabriel2015-10-262-0/+0
|
* Background image: use a more blue'ish background image.Mike Gabriel2015-10-261-0/+0
|
* Disable code depending on upstart.Mike Gabriel2015-10-262-29/+28
| | | | | FIXME: Should be replaced by systemd-conformant startup for indicator-services-start.
* Fix parentheses in dialog message.Mike Gabriel2015-10-261-1/+1
|
* debian/control: Don't use package name as SYNOPSIS.Mike Gabriel2015-10-261-1/+1
|
* Fix dialog message.Mike Gabriel2015-10-261-1/+1
|
* Use Cantarell font to build versioned logo. Requires fonts-cantarell to be ↵Mike Gabriel2015-10-263-2/+2
| | | | available at build time.
* Drop hard-reference to uccs.canonica.com. Make default Remote Logon Service ↵Mike Gabriel2015-10-263-2/+7
| | | | server configurable through gsettings.
* Drop Ubuntu background. Use some temporary swirly gradient background.Mike Gabriel2015-10-261-0/+0
|
* debian/rules: No need to extra-copy logo.png at override_dh_auto_install.Mike Gabriel2015-10-261-1/+0
|
* Drop optionally using unity-settings-daemon with Arctica Greeter.Mike Gabriel2015-10-262-13/+5
|