Package request: lightdm-mini-greeter

For developer discussion on package requests
Message
Author
User avatar
jeffreyC
Posts: 535
Joined: Mon May 27, 2019 10:39 am

Package request: lightdm-mini-greeter

#1 Post by jeffreyC »

It is a single user lightdm greeter, it only has a password field. The developer has made a Debian Stretch amd64 package, so build should be easy.

Since many MX users are the only user of their computer this would be an option to remove the inconvenience and delay of typing in their username every time.

https://github.com/prikhi/lightdm-mini-greeter

User avatar
dolphin_oracle
Developer
Posts: 22579
Joined: Sun Dec 16, 2007 12:17 pm

Re: Package request: lightdm-mini-greeter

#2 Post by dolphin_oracle »

FYI, the current lightdm greeter should be showing the default user's login name. I haven't typed my name in forever....
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/

User avatar
oops
Posts: 1998
Joined: Tue Apr 10, 2018 5:07 pm

Re: Package request: lightdm-mini-greeter

#3 Post by oops »

dolphin_oracle wrote: Fri Feb 07, 2020 4:42 pm FYI, the current lightdm greeter should be showing the default user's login name. I haven't typed my name in forever....
... Yes, and a Grub password with an automatic login give the same thing (or almost, for me, and more secure ) .
Pour les nouveaux utilisateurs: Alt+F1 pour le manuel, ou FAQS, MX MANUEL, et Conseils MX Conseils Debian - Info. système “quick-system-info-mx” (QSI) ... Ici: System: MX-19-23_x64 & antiX23_x32 runit

User avatar
Stevo
Developer
Posts: 14775
Joined: Fri Dec 15, 2006 7:07 pm

Re: Package request: lightdm-mini-greeter

#4 Post by Stevo »

Seems like anyone that really wants to build a deb just needs to follow the developer's recipe, too:

Code: Select all

sudo apt-get install build-essential automake pkg-config fakeroot debhelper \
    liblightdm-gobject-dev libgtk-3-dev

cd lightdm-mini-greeter

fakeroot dh binary

sudo dpkg -i ../lightdm-mini-greeter_*.deb

Post Reply

Return to “Package Requests / Status”