eydos-loginmanager (0.4.0-1) unstable; urgency=low

  * Build against the packaged ltk: depend on libltk-dev and resolve the ltk
    crate from /usr/share/cargo/registry instead of an in-tree ../ltk checkout
  * Move the greeter/lock client into the workspace as the lockscreen crate;
    split smartcast into its own crate
  * lockscreen: show battery on the idle screen; reveal the form on swipe-up;
    opt into ltk subsurface-only motion to stop the Librem5 swipe stutter
  * lockscreen: source swipe threshold and last user from loginmanager.toml
  * daemon: wrap PAM authentication in a 120 s timeout; restrict the IPC socket
    and check the peer UID for power commands; recover from transient accept()
    errors instead of crashing
  * Unify licensing to LGPL-2.1-only across the project

 -- Liberux Team <pedro.echanove@liberux.net>  Thu, 25 Jun 2026 11:21:48 +0200

eydos-loginmanager (0.3.0-1) unstable; urgency=low

  * Add loginmanager-daemon (privileged PAM + VT + session backend)
  * Daemon spawns the greeter directly; greetd is no longer required
  * Drop dependency on greetd; remove /usr/share/eydos-loginmanager/greetd.toml
  * Disable greetd.service on upgrade so the daemon owns the login VT
  * Create _loginmanager system user+group; greeter runs as this user
  * Ship /etc/pam.d/loginmanager-daemon and loginmanager-daemon.service
  * Zero-flash handoff: daemon holds VT_ACTIVATE until session signals first
    frame painted via the per-session socket exposed as LOGINMANAGER_SESSION_SOCK

 -- Liberux Team <pedro.echanove@liberux.net>  Mon, 18 May 2026 12:00:00 +0200

eydos-loginmanager (0.2.0-1) unstable; urgency=low

  * Refactorized code. New ltk library inside for now

 -- Liberux Team <pedro.echanove@liberux.net>  Fri, 13 Mar 2026 22:09:31 +0200

eydos-loginmanager (0.1.1-1) unstable; urgency=low

  * First fully working version

 -- Liberux Team <pedro.echanove@liberux.net>  Thu, 12 Mar 2026 15:06:23 +0200

eydos-loginmanager (0.1.0-1) unstable; urgency=low

  * Initial Debian packaging.

 -- Liberux Team <pedro.echanove@liberux.net>  Tue, 10 Mar 2026 18:43:11 +0200
