CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/01/25 06:44:06
Modified files:
wayland/greetd : Makefile
wayland/greetd/patches: patch-config_toml
patch-greetd_src_server_rs
patch-greetd_src_session_worker_rs
wayland/greetd/pkg: greetd.rc
Added files:
wayland/greetd/patches: patch-greetd_src_terminal_ioctl_rs
Removed files:
wayland/greetd/patches: patch-greetd_src_terminal_mod_rs
Log message:
Improve and enable VT switching in greetd
Move the default config file to vt = 5 which maps to ttyC4, the VT we
otherwise reserve to X11. One cannot run both at the same time anyway.
Like in seatd, enable logging (in /var/log/authlog by default).
ok landry@ matthieu@