Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use systemd to launch the Ayatana Indicators Application Service. | Mike Gabriel | 2017-05-15 | 1 | -29/+39 | |
| | ||||||
* | rebase m-s-d | Mike Gabriel | 2017-04-30 | 1 | -8/+4 | |
| | ||||||
* | Switch to using MATE's Settings Daemon. | Mike Gabriel | 2017-04-29 | 4 | -28/+28 | |
| | ||||||
* | Handle errors from liblightdm. | Robert Ancell | 2017-04-18 | 1 | -6/+50 | |
| | ||||||
* | Show error when failing to connect to LightDM daemon. | Robert Ancell | 2017-04-18 | 1 | -1/+1 | |
| | ||||||
* | Use GenericSet instead of HashTable. | Robert Ancell | 2017-04-18 | 1 | -2/+2 | |
| | ||||||
* | Compile with Vala debugging information | Robert Ancell | 2017-04-18 | 1 | -0/+1 | |
| | ||||||
* | Fix test mode by skipping xsettings checks. | Robert Ancell | 2017-04-18 | 1 | -31/+37 | |
| | ||||||
* | vala: Replace all 'static const' declaration by 'const'. | Mike Gabriel | 2017-04-15 | 7 | -55/+55 | |
| | ||||||
* | Don't use deprecated -GtkWidget-focus-line-width style property anymore, ↵ | Mike Gabriel | 2016-09-15 | 2 | -2/+2 | |
| | | | | replace by outline-width property. | |||||
* | Don't use deprecated GtkButton-child-displacement-{x|y} style properties ↵ | Mike Gabriel | 2016-09-15 | 1 | -3/+1 | |
| | | | | anymore. | |||||
* | Explicitly set scale and geometry for Cairo.XlibSurface. | Robert Ancell | 2016-09-15 | 1 | -4/+10 | |
| | ||||||
* | Limit prompt fields to 200 characters in case a key is being held down (e.g. ↵ | Robert Ancell | 2016-09-15 | 1 | -1/+6 | |
| | | | | by a cat). | |||||
* | Wait for gnome-settings-daemon xsettings plugin is ready to avoid HiDPI ↵ | Mike Gabriel | 2016-09-15 | 1 | -44/+88 | |
| | | | | | | | resolution changing. Author (unity-greeter): Robert Ancell <robert.ancell@canonical.com> Ported to arctica-greeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | |||||
* | Work around Vala trying to use a new GTK 3.20 function. | Robert Ancell | 2016-09-15 | 4 | -3/+5 | |
| | ||||||
* | Apply the Gtk.ResizeMode.QUEUE fix to another place, so that the shutdown | Iain Lane | 2016-09-15 | 1 | -0/+2 | |
| | | | | dialog is positioned correctly again. | |||||
* | Rename RemoteLoginService interface to RemoteLogonService. | Mike Gabriel | 2016-02-26 | 2 | -4/+4 | |
| | ||||||
* | Find nasty typo in our project name. Thanks to Jeppe Simonson for helping ↵ | Mike Gabriel | 2016-02-26 | 2 | -8/+8 | |
| | | | | with getting that tracked. | |||||
* | Build against Ayatana Indicators instead of Ubuntu Inidicators. | Mike Gabriel | 2015-11-07 | 3 | -80/+77 | |
| | ||||||
* | Use org.ayatana namespace for Ayatana indicators. | Mike Gabriel | 2015-11-05 | 1 | -3/+3 | |
| | ||||||
* | Set a session name in our own namespace. | Mike Gabriel | 2015-10-28 | 1 | -2/+2 | |
| | ||||||
* | toggle-box.vala: Catch Glib.Error where it occurs when setting normal button ↵ | Mike Gabriel | 2015-10-28 | 1 | -9/+9 | |
| | | | | style. | |||||
* | Make session list in toggle box configurable concerning font color and ↵ | Mike Gabriel | 2015-10-28 | 2 | -9/+26 | |
| | | | | button bg color. | |||||
* | Add badge (.png) for default Xsession. | Mike Gabriel | 2015-10-27 | 1 | -0/+2 | |
| | ||||||
* | Add badge (.png) for Openbox window manager. Also make greeter aware of ↵ | Mike Gabriel | 2015-10-27 | 1 | -0/+4 | |
| | | | | openbox-kde and openbox-gnome. | |||||
* | Add badge (.png) for TWM window manager. | Mike Gabriel | 2015-10-27 | 1 | -0/+2 | |
| | ||||||
* | 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 | |
| |