aboutsummaryrefslogtreecommitdiff
path: root/src/settings.vala
Commit message (Collapse)AuthorAgeFilesLines
* Add option to show GUI on a specific monitorCobinja2018-06-161-0/+1
| | | | | | | 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 Gabriel2018-05-111-1/+1
| | | | remote-service-configure-uri. Support an empty string as value and show a more intelligent message if it's empty.
* Port HiDPI support from slick-greeter.Mike Gabriel2018-03-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Add support for numlockx.Clement Lefebvre2017-10-261-0/+1
| | | | | | | | | 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
* src/settings.vala: White-space cleanup.Mike Gabriel2017-10-261-1/+1
|
* copyright holdership: Add myself as copyright holder and author to file ↵Mike Gabriel2017-10-261-0/+2
| | | | headers of files I have worked on.
* src/background.vala: Drop logo background.Mike Gabriel2017-06-201-1/+0
|
* vala: Replace all 'static const' declaration by 'const'.Mike Gabriel2017-04-151-26/+26
|
* Make session list in toggle box configurable concerning font color and ↵Mike Gabriel2015-10-281-0/+2
| | | | button bg color.
* Add an option to only show users in a list of specified groupsRobert Ancell2015-10-271-0/+1
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Drop hard-reference to uccs.canonica.com. Make default Remote Logon Service ↵Mike Gabriel2015-10-261-0/+1
| | | | server configurable through gsettings.
* Rename UGSettings to AGSettings.Mike Gabriel2015-10-071-1/+1
|
* fork unity-greeter as arctica-greeterMike Gabriel2015-09-191-1/+1
|
* Imported Upstream version 14.04.10Mike Gabriel2014-11-021-0/+101