Source: uwsm
Section: x11
Priority: optional
Maintainer: Vladimir-csp <4061903+Vladimir-csp@users.noreply.github.com>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 meson,
 ninja-build,
 cmake,
 pkgconf,
 scdoc,
 python3-dbus,
 python3-xdg,
Standards-Version: 4.7.2
Homepage: https://github.com/Vladimir-csp/uwsm
Vcs-Browser: https://github.com/Vladimir-csp/uwsm
Vcs-Git: https://github.com/Vladimir-csp/uwsm.git

Package: uwsm
Architecture: any
Depends:
 ${python3:Depends},
 ${misc:Depends},
 systemd,
 util-linux-extra,
 python3-xdg,
 python3-dbus,
Recommends:
 whiptail,
 walker | fuzzel | wofi | rofi | hyprlauncher | tofi | bemenu | wmenu | dmenu,
 libnotify-bin,
 inotify-tools,
Suggests:
 dbus-broker,
Description: Wayland session manager for standalone compositors
 uwsm (Universal Wayland Session Manager) provides a lightweight, modular
 session management framework for Wayland environments based on systemd user
 units and various helpers.
 .
 It handles various session-related tasks for standalone Wayland compositors,
 such as:
 - startup from login shell or DM
 - dynamic loading and cleanup of environment variables for graphical session
 - binding lifetime of graphical session and login session together
 .
 It sets the stage for systemd to do launch and lifecycle management,
 XDG autostart, clean shutdown.
 .
 dbus-broker is recommended for better systemd integration and environment
 cleanup.
