aboutsummaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "release 0.99.2.0"Mike Gabriel2023-02-061-1/+1
| | | | This reverts commit a4322160b191d22d25b211e64a7748a14ed69a81.
* release 0.99.2.0Mike Gabriel2023-02-061-1/+1
|
* a11y: Make the onboard layout configurable.Mike Gabriel2023-02-061-0/+4
| | | | | | | | | Original patch by Clement Lefebvre (Slick Greeter). https://github.com/linuxmint/slick-greeter/commit/ae090039efff87ad8b9b856f3fe451f9f41d21be Modified by Mike Gabriel (change: don't store the complete layout path in gsettings).
* badges: Add lxqt.Clement Lefebvre2023-02-062-0/+1
| | | | | | Port from Slick Greeter ported by Mike Gabriel. https://github.com/linuxmint/slick-greeter/commit/d6fcbd63919d9f301b65fbcfab956e69d686fbfc
* badges: Add pademelon.Clement Lefebvre2023-02-062-0/+1
| | | | | | Ported from Slick Greeter ported by Mike Gabriel. https://github.com/linuxmint/slick-greeter/commit/2dbf7308961572ae730db83deb398d0045f31d91
* cursor size: Use 24 as a default size instead of 0.Michael Webster2023-02-061-2/+2
| | | | | | | | | 24 is the default elsewhere, and it's less complicated to fashion a setting widget where zero isn't actually zero. Ported from Slick Greeter ported by Mike Gabriel. https://github.com/linuxmint/slick-greeter/commit/8eead9377b525ba3ae6213248a58b269738791a0
* Set our own cursor theme and size internally via GtkSettings.Michael Webster2023-02-061-0/+8
| | | | | | | | The gtk and icon themes already work this way. Ported from Slick Greeter by Mike Gabriel. https://github.com/linuxmint/slick-greeter/commit/97f9f54b686303dec81918d3056194bff2a3163c
* Add badge for fynedesk.Jacob2023-02-062-0/+1246
| | | | | | Ported from Slick Greeter by Mike Gabriel. https://github.com/linuxmint/slick-greeter/commit/512c1032bda19884099e00d41dc23627bccee2c1
* Add sway badge.Louis des Landes2023-02-062-0/+90
| | | | | | Ported from Slick Greeter by Mike Gabriel. https://github.com/linuxmint/slick-greeter/commit/ad0e52a13d3ed169276acfe27aea5c4e5ea271ae
* misc src/: completely rework high contrast mode, add stub for big font mode.Mihai Moldovan2023-02-061-0/+12
| | | | | | | | | This is a work-in-progress. The reworked high contrast mode adds support for a configurable high contrast GTK theme and changes a lot of widgets to change their color. The big font mode is a stub currently.
* session-list: Add badge for IceWM.Mike Gabriel2022-06-272-0/+1
| | | | Fixes: https://github.com/ArcticaProject/arctica-greeter/issues/35
* data/50-arctica-greeter.conf.in: Drop long ago commented out greeter-wrapper ↵Mike Gabriel2021-04-121-4/+0
| | | | option for [Seat:*].
* guest-session: Make path to lightdm-guest-session executable adaptable to ↵Mike Gabriel2021-04-122-2/+2
| | | | | | the lightdm package this greeter is co-installed with. Fixes ArcticaProject/arctica-greeter#15.
* release 0.99.1.50.99.1.5Mike Gabriel2021-02-051-1/+1
|
* Drop all distro-theming packages and dependencies and default to ↵Mike Gabriel2020-08-231-3/+3
| | | | Blue-Submarine GTK theme, Adwaita Icon theme and 'Sans' font.
* release 0.99.1.40.99.1.4Mike Gabriel2019-12-021-1/+1
|
* release 0.99.1.30.99.1.3Mike Gabriel2019-03-171-1/+1
|
* release 0.99.1.20.99.1.2Mike Gabriel2019-03-171-1/+1
|
* release 0.99.1.10.99.1.1Mike Gabriel2019-02-061-1/+1
|
* Add option to show GUI on a specific monitorCobinja2018-06-161-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 Gabriel2018-05-111-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.4Mike Gabriel2018-03-162-2/+2
|
* Port HiDPI support from slick-greeter.Mike Gabriel2018-03-161-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.3Mike Gabriel2018-02-281-1/+1
|
* White-space cleanup. Removing superfluous EOL white-spaces.Mike Gabriel2017-12-073-164/+164
|
* data/arctica-greeter.1: Improve (not much, but a little) the arctica-greeter ↵Mike Gabriel2017-11-281-5/+8
| | | | man page.
* arctica-greeter-guest-account-script: Add brief man page for the guest ↵Mike Gabriel2017-11-283-27/+15
| | | | account creation script.
* More places to fix for the guest session script renaming.Mike Gabriel2017-11-281-1/+1
|
* Rename various scripts, so that they have 'arctica-greeter' in their file ↵Mike Gabriel2017-11-284-6/+33
| | | | name (and not just 'arctica').
* data/badges/COPYING.badges: Add attributiong for desktop session badges.Mike Gabriel2017-11-281-0/+384
|
* Add support for numlockx.Clement Lefebvre2017-10-261-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 Gabriel2017-10-231-1/+1
|
* src/background.vala: Drop logo background.Mike Gabriel2017-06-203-5/+0
|
* Move data/*_badge.png to data/badges/ subfolder.Mike Gabriel2017-06-2035-21/+21
|
* data/arctica-guest-session-startup.desktop.in: Remove double slash in Exec= ↵Mike Gabriel2017-06-161-1/+1
| | | | field.
* Make arctica-desktop.desktop xgreeters file translatable.Mike Gabriel2017-06-163-7/+9
|
* Make intltool more happy with our guest shell scripts (i.e. adding .sh suffix).Mike Gabriel2017-06-161-1/+1
|
* Artwork: Add icon badge for Sugar Desktop.Mike Gabriel2017-06-143-0/+1
|
* Artwork: Add icon badge for surf-display.Mike Gabriel2017-06-143-0/+1
|
* Artwork: Add icon badge for Xmonad.Mike Gabriel2017-06-143-0/+1
|
* Artwork: Add icon badge for the Window Maker.Mike Gabriel2017-06-143-0/+1
|
* Artwork: Add icon badge for the Budgie Desktop.Mike Gabriel2017-06-133-0/+1
|
* Artwork: Add icon badge for awesome.Mike Gabriel2017-06-133-0/+1
|
* Artwork: Add icon badge for the matchbox wm.Mike Gabriel2017-06-133-0/+1
|
* Artwork: Add icon badge for i3 wm.Mike Gabriel2017-06-133-0/+1
|
* data/lxde_badge.png: Recreate from .xcf file, removes gray outlines.Mike Gabriel2017-06-131-0/+0
|
* FIXME: Disable the greeter wrapper so far, as systemctl --user calls will ↵Mike Gabriel2017-06-121-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 Gabriel2017-06-124-0/+30
| | | | LightDM package.
* Play system-ready sound when arctica-greeter is ready for loggin the user ↵Mike Gabriel2017-05-314-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 Gabriel2017-05-181-2/+2
|