mirror of
https://github.com/javalsai/lidm.git
synced 2026-02-27 03:50:44 +01:00
1014 B
1014 B
2.0.2
- fix off-by-one error with launch state save
2.0.1
- source and header files can be nested in
src/andinclude/ - 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
/etcbeing a notable exception) now installs to/usr/localby default, checkdocs/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.