session and seat management daemon
0

Configure Feed

Select the types of activity you want to include in your feed.

123 7 0

Clone this repository

https://tangled.org/r0chd.pl/sessiond https://tangled.org/did:plc:vj3bxta3i3cp26nn46yideoh
git@tangled.org:r0chd.pl/sessiond git@tangled.org:did:plc:vj3bxta3i3cp26nn46yideoh

For self-hosted knots, clone URLs may differ based on your setup.



README.md

sessiond#

coverage

sessiond is a session management daemon for systems that do not want to depend on (e)logind.

It exposes session and seat management over the Hyprwire protocol:

What is it?#

sessiond provides:

  • A session manager for registering, tracking, and querying user sessions
  • Public API over hyprwire protocol
  • A seat manager for acquiring seats and managing seat devices
  • A partial org.freedesktop.ConsoleKit D-Bus interface for polkit integration

What is it not?#

sessiond is not responsible for starting user service managers. Starting and integrating a user service manager should be handled by a sessiond client.

See Clients for known sessiond clients.

Documentation#