Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt to fake a session with org.gnome.SessionManager. | Mike Gabriel | 2015-10-27 | 1 | -2/+2 |
| | |||||
* | Add badge (.png) for XFCE desktop session. | Mike Gabriel | 2015-10-27 | 1 | -0/+2 |
| | |||||
* | Add badge (.png) for MATE desktop session. | Mike Gabriel | 2015-10-27 | 1 | -0/+2 |
| | |||||
* | Add badge (.png) for LXDE desktop session. | Mike Gabriel | 2015-10-27 | 1 | -0/+3 |
| | |||||
* | fix for a18ab60: UGSettings class has been renamed to AGSettings. | Mike Gabriel | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | Use non-deprecated Gdk.Cursor methods | Robert Ancell | 2015-10-27 | 2 | -2/+2 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | Add an option to only show users in a list of specified groups | Robert Ancell | 2015-10-27 | 2 | -0/+32 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | Remove obsolete CONFIG_FILE define | Robert Ancell | 2015-10-27 | 2 | -2/+0 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | Add class name for toggle button | Alberts Muktupāvels | 2015-10-27 | 2 | -7/+5 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | Add class name for option button | Alberts Muktupāvels | 2015-10-27 | 1 | -10/+2 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | DashEntry: remove .spinner class | Lars Uebernickel | 2015-10-27 | 1 | -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 5 | Albert Astals Cid | 2015-10-27 | 1 | -0/+1 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | Fix prompt-box height. | Alberts Muktupāvels | 2015-10-27 | 1 | -0/+3 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | Restore event type for button-release-event. | Alberts Muktupavels | 2015-10-27 | 1 | -0/+2 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | Change event type when calling button press event in release event. | Alberts Muktupavels | 2015-10-27 | 1 | -0/+1 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | Update for new gnome-flashback sessions names | Dmitry Shachnev | 2015-10-27 | 1 | -3/+1 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | Don't copy delegates. Apparently not allowed | Robert Ancell | 2015-10-27 | 1 | -1/+1 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | Don't use deprecated Gtk.Widget API | Robert Ancell | 2015-10-27 | 1 | -4/+5 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | Don't use deprecated liblightdm API | Robert Ancell | 2015-10-27 | 1 | -1/+1 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | Don't use deprecated Gdk X11 API | Robert Ancell | 2015-10-27 | 1 | -9/+9 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | Logo: Reduce spacing between logo text and version, shrink version string. | Mike Gabriel | 2015-10-27 | 1 | -2/+2 |
| | |||||
* | Don't own session com.canonical.Unity, own ↵ | Mike Gabriel | 2015-10-27 | 2 | -4/+4 |
| | | | | org.ArcticaProject.ArcticaProjectGreeter instead. | ||||
* | Comment out never used upstart_pid variable. | Mike Gabriel | 2015-10-26 | 1 | -1/+1 |
| | |||||
* | logo-generator: Reduce separator between logo text and version number. | Mike Gabriel | 2015-10-26 | 1 | -1/+1 |
| | |||||
* | Provide TheArcticaGreeter logo, drop Ubuntu logo. Adapt logo-generator. | Mike Gabriel | 2015-10-26 | 1 | -6/+7 |
| | |||||
* | Revert "Remove *.stamp files on distclean." | Mike Gabriel | 2015-10-26 | 1 | -2/+0 |
| | | | | This reverts commit 8c82d897d5e1acb82503d672d4d86a9e1be74b46. | ||||
* | Remove *.stamp files on distclean. | Mike Gabriel | 2015-10-26 | 1 | -0/+2 |
| | |||||
* | Disable code depending on upstart. | Mike Gabriel | 2015-10-26 | 1 | -28/+28 |
| | | | | | FIXME: Should be replaced by systemd-conformant startup for indicator-services-start. | ||||
* | Fix parentheses in dialog message. | Mike Gabriel | 2015-10-26 | 1 | -1/+1 |
| | |||||
* | Fix dialog message. | Mike Gabriel | 2015-10-26 | 1 | -1/+1 |
| | |||||
* | Use Cantarell font to build versioned logo. Requires fonts-cantarell to be ↵ | Mike Gabriel | 2015-10-26 | 1 | -1/+1 |
| | | | | available at build time. | ||||
* | Drop hard-reference to uccs.canonica.com. Make default Remote Logon Service ↵ | Mike Gabriel | 2015-10-26 | 2 | -2/+3 |
| | | | | server configurable through gsettings. | ||||
* | font work: Use Cabin and Cantatell fonts instead of Ubuntu and Ubuntu Light. | Mike Gabriel | 2015-10-26 | 5 | -10/+10 |
| | |||||
* | Drop the idea of using mate-settings-daemon on non-Ubuntu systems, use ↵ | Mike Gabriel | 2015-10-26 | 2 | -3/+3 |
| | | | | gnome-settings-daemon instead. | ||||
* | Rename UGSettings to AGSettings. | Mike Gabriel | 2015-10-07 | 7 | -27/+27 |
| | |||||
* | Rebase against Unity Greeter in Ubuntu 15.10. | Mike Gabriel | 2015-09-21 | 1 | -0/+1 |
| | |||||
* | Rebase against Unity Greeter from Ubuntu 15.04 | Mike Gabriel | 2015-09-21 | 2 | -34/+13 |
| | |||||
* | Rebase against unity from Ubuntu 15.04 | Mike Gabriel | 2015-09-21 | 8 | -98/+323 |
| | |||||
* | Support alt+super+s for enabling screen reader to match Unity shell keybinding. | Mike Gabriel | 2015-09-21 | 2 | -0/+4 |
| | |||||
* | Make arctica-greeter build on Debian and Ubuntu alike. | Mike Gabriel | 2015-09-21 | 2 | -2/+2 |
| | |||||
* | Make arctica-greeter build against Debian unstable _and_ Ubuntu (and ↵ | Mike Gabriel | 2015-09-21 | 5 | -57/+62 |
| | | | | probably break at runtime). | ||||
* | Adapt to using ArcticaProject's remote-logon-service. | Mike Gabriel | 2015-09-19 | 3 | -27/+27 |
| | |||||
* | fork unity-greeter as arctica-greeter | Mike Gabriel | 2015-09-19 | 14 | -103/+103 |
| | |||||
* | Fix failing test "remote_login_only" after we made Remote Login only to ↵ | Mike Gabriel | 2014-12-06 | 1 | -2/+4 |
| | | | | appear properly on screen. | ||||
* | Improve selection code of new entry if an entry is removed. | Mike Gabriel | 2014-12-06 | 1 | -10/+11 |
| | |||||
* | fix for commit 5328fc2 | Mike Gabriel | 2014-12-01 | 1 | -1/+1 |
| | |||||
* | Show Remote Login box if no other boxes (usernames, other login, guest ↵ | Mike Gabriel | 2014-12-01 | 1 | -0/+2 |
| | | | | login) are to be shown. | ||||
* | Remote Login Only sessions require show-remote-login to be true in SeatDefaults. | Mike Gabriel | 2014-11-28 | 1 | -3/+0 |
| | |||||
* | We also allow usernames for UCCS login. | Mike Gabriel | 2014-11-28 | 1 | -1/+1 |
| | |||||
* | If normal user sessions _and_ guest sessions are disabled, make sure the ↵ | Mike Gabriel | 2014-11-28 | 1 | -0/+3 |
| | | | | remote login services gets activated. |