1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Ben Woods 5673aff4cc x11/slick-greeter: Fix dependencies and prefix issues
Summary:
- Add dependencies harfbuzz, numlockx, python, dconf, pygobject3
- Fix slick-greeter-check-hidpi and slick-greeter-set-keyboard-layout
  commands by adding python dependency, fixing shebang paths, and
  installing under correct ${PREFIX} location
- Patch numerous other /usr and /etc prefix issues
- Add more detail to pkg-descr to support users choosing a greeter

Differential Revision: https://reviews.freebsd.org/D31631
2021-08-25 23:42:54 +08:00

20 lines
899 B
Plaintext

A slick-looking LightDM greeter.
Features:
- Slick-Greeter is cross-distribution and should work pretty much anywhere.
- All panel applets are embedded. No external indicators are launched or loaded
by the greeter.
- No settings daemon are launched or loaded by the greeter.
- This greeter supports HiDPI.
- Sessions are validated. If a default/chosen session isn't present on the
system, the greeter scans for known sessions in /usr/share/xsessions and
replaces the invalid session choice with a valid session.
- You can take a screenshot by pressing PrintScrn. The screenshot is saved in
/var/lib/lightdm/Screenshot.png.
- The default configuration is stored in dconf under the schema
x.dm.slick-greeter.
- Users can create and modify /etc/lightdm/slick-greeter.conf, settings in this
files take priority and overwrite dconf settings.
WWW: https://github.com/linuxmint/slick-greeter