Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add option to show GUI on a specific monitor | Cobinja | 2018-06-16 | 1 | -0/+4 |
| | | | | | | | This adds the option "only-on-monitor". Default is "auto", which means "Follow the mouse", like it was without this option. Ported from slick-greeter by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | ||||
* | src/user-list.vala: Rename gsettings key remote-service-fqdn to ↵ | Mike Gabriel | 2018-05-11 | 1 | -2/+2 |
| | | | | remote-service-configure-uri. Support an empty string as value and show a more intelligent message if it's empty. | ||||
* | release 0.99.0.40.99.0.4 | Mike Gabriel | 2018-03-16 | 2 | -2/+2 |
| | |||||
* | Port HiDPI support from slick-greeter. | Mike Gabriel | 2018-03-16 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inspired by these slick-greeter commits: commit ffd43c4d425e70bc003b490dcddb8fbae1fffea7 Author: Clement Lefebvre <clement.lefebvre@linuxmint.com> Date: Sat Apr 8 14:13:23 2017 +0100 HiDPI: Allow to force HiDPI support ON or OFF commit 809f1b30a321ae12fdd3ba154791f9ead291acc7 Author: Clement Lefebvre <clement.lefebvre@linuxmint.com> Date: Fri Apr 7 23:04:50 2017 +0100 HiDPI: Take the screen size in consideration HiDPI shouldn't be activated on large screens where the dpi is OK. commit 851fca4e5508471d6f388edcd0327c3fc5b2b12f Author: Clement Lefebvre <clement.lefebvre@linuxmint.com> Date: Fri Apr 7 18:43:42 2017 +0100 Add HiDPI support Only support 1x and 2x scale ratios for now. Also add a setting so the user can disable HiDPI support. | ||||
* | release 0.99.0.30.99.0.3 | Mike Gabriel | 2018-02-28 | 1 | -1/+1 |
| | |||||
* | White-space cleanup. Removing superfluous EOL white-spaces. | Mike Gabriel | 2017-12-07 | 3 | -164/+164 |
| | |||||
* | data/arctica-greeter.1: Improve (not much, but a little) the arctica-greeter ↵ | Mike Gabriel | 2017-11-28 | 1 | -5/+8 |
| | | | | man page. | ||||
* | arctica-greeter-guest-account-script: Add brief man page for the guest ↵ | Mike Gabriel | 2017-11-28 | 3 | -27/+15 |
| | | | | account creation script. | ||||
* | More places to fix for the guest session script renaming. | Mike Gabriel | 2017-11-28 | 1 | -1/+1 |
| | |||||
* | Rename various scripts, so that they have 'arctica-greeter' in their file ↵ | Mike Gabriel | 2017-11-28 | 4 | -6/+33 |
| | | | | name (and not just 'arctica'). | ||||
* | data/badges/COPYING.badges: Add attributiong for desktop session badges. | Mike Gabriel | 2017-11-28 | 1 | -0/+384 |
| | |||||
* | Add support for numlockx. | Clement Lefebvre | 2017-10-26 | 1 | -0/+4 |
| | | | | | | | | | Ported from slick-greeter: From 82d912b8fe98e01c80a59e3c010b1bbb18c859b0 Mon Sep 17 00:00:00 2001 From: Clement Lefebvre <clement.lefebvre@linuxmint.com> Date: Tue, 11 Jul 2017 16:57:23 +0200 Subject: [PATCH 1/1] Add support for numlockx | ||||
* | data/org.ArcticaProject.arctica-greeter.gschema.xml: Fix schema path. | Mike Gabriel | 2017-10-23 | 1 | -1/+1 |
| | |||||
* | src/background.vala: Drop logo background. | Mike Gabriel | 2017-06-20 | 3 | -5/+0 |
| | |||||
* | Move data/*_badge.png to data/badges/ subfolder. | Mike Gabriel | 2017-06-20 | 35 | -21/+21 |
| | |||||
* | data/arctica-guest-session-startup.desktop.in: Remove double slash in Exec= ↵ | Mike Gabriel | 2017-06-16 | 1 | -1/+1 |
| | | | | field. | ||||
* | Make arctica-desktop.desktop xgreeters file translatable. | Mike Gabriel | 2017-06-16 | 3 | -7/+9 |
| | |||||
* | Make intltool more happy with our guest shell scripts (i.e. adding .sh suffix). | Mike Gabriel | 2017-06-16 | 1 | -1/+1 |
| | |||||
* | Artwork: Add icon badge for Sugar Desktop. | Mike Gabriel | 2017-06-14 | 3 | -0/+1 |
| | |||||
* | Artwork: Add icon badge for surf-display. | Mike Gabriel | 2017-06-14 | 3 | -0/+1 |
| | |||||
* | Artwork: Add icon badge for Xmonad. | Mike Gabriel | 2017-06-14 | 3 | -0/+1 |
| | |||||
* | Artwork: Add icon badge for the Window Maker. | Mike Gabriel | 2017-06-14 | 3 | -0/+1 |
| | |||||
* | Artwork: Add icon badge for the Budgie Desktop. | Mike Gabriel | 2017-06-13 | 3 | -0/+1 |
| | |||||
* | Artwork: Add icon badge for awesome. | Mike Gabriel | 2017-06-13 | 3 | -0/+1 |
| | |||||
* | Artwork: Add icon badge for the matchbox wm. | Mike Gabriel | 2017-06-13 | 3 | -0/+1 |
| | |||||
* | Artwork: Add icon badge for i3 wm. | Mike Gabriel | 2017-06-13 | 3 | -0/+1 |
| | |||||
* | data/lxde_badge.png: Recreate from .xcf file, removes gray outlines. | Mike Gabriel | 2017-06-13 | 1 | -0/+0 |
| | |||||
* | FIXME: Disable the greeter wrapper so far, as systemctl --user calls will ↵ | Mike Gabriel | 2017-06-12 | 1 | -1/+4 |
| | | | | fail with the wrapper enabled. (This brings back the Ayatana Indicators to the greeter login screen). | ||||
* | Make guest account support functional. Port various items from Ubuntu's ↵ | Mike Gabriel | 2017-06-12 | 4 | -0/+30 |
| | | | | LightDM package. | ||||
* | Play system-ready sound when arctica-greeter is ready for loggin the user ↵ | Mike Gabriel | 2017-05-31 | 4 | -0/+237 |
| | | | | in. Ship system-ready sound with our own sound theme as ubuntu-sounds is not available on all distros. | ||||
* | Theming: Use Numix GTK/icon theme. | Mike Gabriel | 2017-05-18 | 1 | -2/+2 |
| | |||||
* | Fix indicator name for ayatana-application. | Mike Gabriel | 2017-05-15 | 1 | -1/+1 |
| | |||||
* | Use org.ayatana namespace for Ayatana indicators. | Mike Gabriel | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | Re-do session badges with proper color to alpha algorithm. | Mike Gabriel | 2015-10-28 | 11 | -0/+0 |
| | |||||
* | Make our new icons transparent in the logo area, not black. | Mike Gabriel | 2015-10-28 | 6 | -0/+0 |
| | |||||
* | Make session list in toggle box configurable concerning font color and ↵ | Mike Gabriel | 2015-10-28 | 1 | -0/+8 |
| | | | | button bg color. | ||||
* | Set default background color (before image is loaded) to a color similar to ↵ | Mike Gabriel | 2015-10-27 | 1 | -1/+1 |
| | | | | our default image. | ||||
* | add forgotten xsession_badge.{png,xcf} | Mike Gabriel | 2015-10-27 | 2 | -0/+0 |
| | |||||
* | Add badge (.png) for default Xsession. | Mike Gabriel | 2015-10-27 | 1 | -1/+2 |
| | |||||
* | Add badge (.png) for Openbox window manager. Also make greeter aware of ↵ | Mike Gabriel | 2015-10-27 | 3 | -0/+1 |
| | | | | openbox-kde and openbox-gnome. | ||||
* | Add badge (.png) for TWM window manager. | Mike Gabriel | 2015-10-27 | 3 | -0/+1 |
| | |||||
* | fix for last commit | Mike Gabriel | 2015-10-27 | 2 | -0/+0 |
| | |||||
* | Darken badges for MATE and LXDE. | Mike Gabriel | 2015-10-27 | 4 | -0/+0 |
| | |||||
* | data/Makefile.am: Drop org.ArcticaProject.ArcticaGreeterSession.gschema.xml ↵ | Mike Gabriel | 2015-10-27 | 1 | -2/+1 |
| | | | | from target. | ||||
* | data/Makefile.am: Install new badges. | Mike Gabriel | 2015-10-27 | 1 | -1/+4 |
| | |||||
* | Attempt to fake a session with org.gnome.SessionManager. | Mike Gabriel | 2015-10-27 | 1 | -193/+0 |
| | |||||
* | Add badge (.png) for XFCE desktop session. | Mike Gabriel | 2015-10-27 | 2 | -0/+0 |
| | |||||
* | Add badge (.png) for MATE desktop session. | Mike Gabriel | 2015-10-27 | 2 | -0/+0 |
| | |||||
* | Add badge (.png) for LXDE desktop session. | Mike Gabriel | 2015-10-27 | 2 | -0/+0 |
| | |||||
* | Add an option to only show users in a list of specified groups | Robert Ancell | 2015-10-27 | 1 | -0/+4 |
| | | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> |