Edit

IABSD.fr/ports/wayland/regreet

Branch :

  • Show log

    Commit

  • Author : landry
    Date : 2025-11-12 18:47:52
    Hash : c13fdfda
    Message : Import wayland/regreet 0.2.0. A clean and customizable GTK+4-based greetd greeter written in Rust. * Shows a dropdown list of existing users and X11/Wayland sessions * Allows manual entry of username and session command * Remembers the last authenticated user * Automatically selects the last used session per user * Allows setting environment variables for created sessions * Allows changing reboot & poweroff commands for different init systems * Supports custom CSS files for further customizations * Respects `XDG_DATA_DIRS` environment variable * Respects fields `Hidden` and `NoDisplay` in session files if the _greetd user is put in the _shutdown group, shutdown/reboot buttons properly run the corresponding action. ok semarie@