Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695864 - x11-misc/lightdm-slick-greeter - A slick-looking LightDM greeter
Summary: x11-misc/lightdm-slick-greeter - A slick-looking LightDM greeter
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/linuxmint/slick-gr...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2019-09-29 12:35 UTC by Garry Filakhtov
Modified: 2019-09-30 13:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for installing slick-greeter (lightdm-slick-greeter-1.2.7.ebuild,867 bytes, text/plain)
2019-09-29 12:35 UTC, Garry Filakhtov
Details
slick-greeter ebuild with numlockx support (lightdm-slick-greeter-1.2.7.ebuild,906 bytes, text/plain)
2019-09-30 12:31 UTC, Garry Filakhtov
Details
slick-greeter ebuild with additional dependencies (lightdm-slick-greeter-1.2.7.ebuild,950 bytes, text/plain)
2019-09-30 13:32 UTC, Garry Filakhtov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Garry Filakhtov 2019-09-29 12:35:03 UTC
Created attachment 591230 [details]
ebuild for installing slick-greeter

After ligthdm-gtk-greeter started to depend on XFCE components, I have started looking for alternative DE-neutral GTK greeters. I found lightdm-mini-greeter and stuck with it for a while, but I never was happy with its quite limited capabilities, so I kept searching.

Recently I have discovered slick-greeter from Linux Mint (https://github.com/linuxmint/slick-greeter) and was happy to create an ebuild and install it on my system. Sharing the ebuild here in hope that one day it can find its place in the Portage tree.

Note: the upstream package is called just "slick-greeter", but I have decided to call it lightdm-slick-greeter to be in alignment with other greeters and promote discoverability.

Please feel free to let me know if there is a need to perform any improvements to the ebuild.

Regards,
Garry
Comment 1 Garry Filakhtov 2019-09-30 12:31:55 UTC
Created attachment 591288 [details]
slick-greeter ebuild with numlockx support

Upon further investigation I noticed that slick-greeter can use numlockx to set Num Lock keyboard status at login screen. Adding a flag into the ebuild to pull numlockx and enable the feature.
Comment 2 Garry Filakhtov 2019-09-30 13:32:48 UTC
Created attachment 591294 [details]
slick-greeter ebuild with additional dependencies

Added extra dependencies that are necessary for the greeter to operate properly. Still investigating on-screen keyboard feature.