aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* src/arctica-greeter.vala: Cleanly exit nm-applet when switching to the user ↵Mike Gabriel2017-05-171-2/+25
| | | | context.
* indicator service launching: Check AGSettings for what indicator to load and ↵Mike Gabriel2017-05-171-96/+84
| | | | remember loaded indicators to clean up properly when switching to the user context.
* indicator support: Launch ayatana-indicator-session service via Arctica Greeter.Mike Gabriel2017-05-171-0/+33
|
* indicator services: Launch inicator power service via systemd before showing ↵Mike Gabriel2017-05-161-6/+39
| | | | the greeter.
* src/arctica-greeter.vala: Fix systemd launch of ↵Mike Gabriel2017-05-151-2/+2
| | | | ayatana-indicator-application service.
* Fix indicator name for ayatana-application.Mike Gabriel2017-05-151-1/+1
|
* arctica-greeter.vala: Fix .service file name for starting up Ayatana ↵Mike Gabriel2017-05-151-2/+2
| | | | Indicators Application as a service.
* Use systemd to launch the Ayatana Indicators Application Service.Mike Gabriel2017-05-151-29/+39
|
* debian/rules: Let's skip tests for now, until we got them fixed.Mike Gabriel2017-05-151-0/+2
|
* debian/control: Fix Recommends: field. Let's use ayatana-indicator-* ↵Mike Gabriel2017-05-151-6/+6
| | | | packages rather.
* rebase m-s-dMike Gabriel2017-04-301-8/+4
|
* Switch to using MATE's Settings Daemon.Mike Gabriel2017-04-297-40/+41
|
* 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
|
* Use GenericSet instead of HashTable.Robert Ancell2017-04-181-2/+2
|
* Compile with Vala debugging informationRobert Ancell2017-04-182-0/+2
|
* Fix test mode by skipping xsettings checks.Robert Ancell2017-04-181-31/+37
|
* Use valgrind to make build logs bigger help in triaging FTBFS problems.Robert Ancell2017-04-183-1/+5
|
* vala: Replace all 'static const' declaration by 'const'.Mike Gabriel2017-04-158-56/+56
|
* debian/rules: Preserve upstream's po/arctica-greeter.pot (it gets recreated ↵Mike Gabriel2017-04-151-2/+7
| | | | during build).
* unit tests: GLX extension not required in our Xvfb test runs.Mike Gabriel2017-04-151-1/+1
|
* Don't use deprecated -GtkWidget-focus-line-width style property anymore, ↵Mike Gabriel2016-09-152-2/+2
| | | | replace by outline-width property.
* Don't use deprecated GtkButton-child-displacement-{x|y} style properties ↵Mike Gabriel2016-09-151-3/+1
| | | | anymore.
* po/co.po: Add co language to Transifex and update (empty .po file).Mike Gabriel2016-09-151-0/+222
|
* update po/arctica-greeter.potMike Gabriel2016-09-151-12/+12
|
* Explicitly set scale and geometry for Cairo.XlibSurface.Robert Ancell2016-09-151-4/+10
|
* Limit prompt fields to 200 characters in case a key is being held down (e.g. ↵Robert Ancell2016-09-151-1/+6
| | | | by a cat).
* 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>
* Update LINUGAS.Robert Ancell2016-09-151-0/+1
|
* Work around Vala trying to use a new GTK 3.20 function.Robert Ancell2016-09-154-3/+5
|
* Apply the Gtk.ResizeMode.QUEUE fix to another place, so that the shutdownIain Lane2016-09-151-0/+2
| | | | dialog is positioned correctly again.
* Rename RemoteLoginService interface to RemoteLogonService.Mike Gabriel2016-02-262-4/+4
|
* Find nasty typo in our project name. Thanks to Jeppe Simonson for helping ↵Mike Gabriel2016-02-262-8/+8
| | | | with getting that tracked.
* debian/control: Alternative Ds fonts-droid-fallback | fonts-droid. Fix FTBFS ↵Mike Gabriel2016-02-231-1/+1
| | | | on Debian stretch/unstable.
* debian/control: Add D (arctica-greeter): gnome-settings-daemon.Mike Gabriel2016-02-231-0/+1
| | | | Fixes ArcticaProject/arctica-greeter#1
* Transifex: Add .tx/config configuration file.Mike Gabriel2016-02-231-0/+8
|
* po: Add helper script update-pot.sh.Mike Gabriel2016-02-221-0/+5
|
* po: Add arctica-greeter.pot PO translation template file.Mike Gabriel2016-02-221-0/+222
|
* debian/control: Fix build-dependency issue for nightly builds.Mike Gabriel2015-11-101-2/+2
|
* Build against Ayatana Indicators instead of Ubuntu Inidicators.Mike Gabriel2015-11-075-84/+83
|
* Use org.ayatana namespace for Ayatana indicators.Mike Gabriel2015-11-052-4/+4
|
* NEWS.Canonical: Fix copy+paste error.Mike Gabriel2015-11-051-1/+1
|
* Set a session name in our own namespace.Mike Gabriel2015-10-281-2/+2
|
* toggle-box.vala: Catch Glib.Error where it occurs when setting normal button ↵Mike Gabriel2015-10-281-9/+9
| | | | style.
* Re-do session badges with proper color to alpha algorithm.Mike Gabriel2015-10-2811-0/+0
|
* Make our new icons transparent in the logo area, not black.Mike Gabriel2015-10-286-0/+0
|
* Make session list in toggle box configurable concerning font color and ↵Mike Gabriel2015-10-283-9/+34
| | | | button bg color.
* Set default background color (before image is loaded) to a color similar to ↵Mike Gabriel2015-10-271-1/+1
| | | | our default image.
* add forgotten xsession_badge.{png,xcf}Mike Gabriel2015-10-272-0/+0
|
* Add badge (.png) for default Xsession.Mike Gabriel2015-10-272-1/+4
|