Files
lidm/CHANGELOG.md
2026-02-07 18:40:10 +01:00

958 B

2.0.1

  • source and header files can be nested in src/ and include/
  • lidm now calls bash for logging in and sourcing profile files, other shells can be configured
  • a good PATH default is fetched from confstr
  • debug logs are now unbuffered

2.0.0

  • Most stuff (most of /etc being a notable exception) now installs to /usr/local by default, check docs/PACKAGERS.md.
  • Added a changelog.
  • Finally add proper (experimental) xorg support.
  • Systemd service install path changed to /usr/local/lib/systemd, there could be a leftover file at /etc/systemd/system/lidm.service.