No description
Find a file
Tom Yan 514ef6ac08 Ignore unspecified type session(s) when look through all active sessions
With modern systemd versions, there is a manager class session,
which is of type "unspecified", for each logged-in / lingering
user. Such session should be ignored when attempt to find an
appropriate session from all (non-seated) sessions, otherwise it
will prevent XDG_SESSION_TYPE (and its "x11" fallback) from being
leveraged.
2025-04-19 01:09:53 +08:00
examples init 2025-01-20 16:06:27 +08:00
protos Remove in login request. 2025-03-24 20:57:41 +08:00
src Ignore unspecified type session(s) when look through all active sessions 2025-04-19 01:09:53 +08:00
.gitignore init 2025-01-20 16:06:27 +08:00
build.rs init 2025-01-20 16:06:27 +08:00
Cargo.toml Update Cargo.toml 2025-04-14 12:00:55 +08:00