Go to file
Brian J. Tarricone dda1a53856 Make the new login button stuff more automatic
By default it'll look at your environment to try to figure out which
display manager is used in order to start a new session.  We first try
the org.freedesktop.DisplayManager dbus interface, and if that fails,
inspect XDG_SESSION_DESKTOP to try to figure out which display manager
is running.

The user can also still specify the correct display manager, or a custom
command.
2022-05-15 20:50:45 -07:00
async-xcb Initial import. Most things seem working. 2022-05-03 17:05:06 -07:00
command Have remote commands return a success/failure message 2022-05-14 17:48:34 -07:00
dbus-service Have remote commands return a success/failure message 2022-05-14 17:48:34 -07:00
debian Make debian package building work 2022-05-14 00:17:50 -07:00
dialog-gtk3 Make the new login button stuff more automatic 2022-05-15 20:50:45 -07:00
locker Have remote commands return a success/failure message 2022-05-14 17:48:34 -07:00
settings Make the new login button stuff more automatic 2022-05-15 20:50:45 -07:00
systemd Have remote commands return a success/failure message 2022-05-14 17:48:34 -07:00
util Make the new login button stuff more automatic 2022-05-15 20:50:45 -07:00
xcb-xembed Initial import. Most things seem working. 2022-05-03 17:05:06 -07:00
.dockerignore Make debian package building work 2022-05-14 00:17:50 -07:00
.gitignore Make debian package building work 2022-05-14 00:17:50 -07:00
bscreensaver.toml.example Add example config 2022-05-04 00:49:24 -07:00
Cargo.lock Make the new login button stuff more automatic 2022-05-15 20:50:45 -07:00
Cargo.toml Add simple (if ugly) settings dialog 2022-05-05 01:14:53 -07:00
Dockerfile Make debian package building work 2022-05-14 00:17:50 -07:00
LICENSE Add license 2022-05-14 00:17:50 -07:00
Makefile Make debian package building work 2022-05-14 00:17:50 -07:00