No description
Find a file
Tom Yan a27b28504d Ignore the session type when started as a user unit
If a user for reasons start the program as user unit (instead of
as a system unit or in a session), /proc/self/sessionid may result
in the inferred session type being "unspecified" and prevent
XDG_SESSION_TYPE from being leveraged (and its "x11" fallback).
2025-04-19 01:32:41 +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 the session type when started as a user unit 2025-04-19 01:32:41 +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