mirror of
https://github.com/rustdesk/hbb_common.git
synced 2025-08-16 16:45:39 +00:00
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).
Description
No description provided
Languages
Rust
100%