refact: remove linux headless (#15866)

* refact: remove linux headless

Signed-off-by: fufesou <linlong1266@gmail.com>

* fix(linux): probe DRM availability asynchronously on login

Signed-off-by: fufesou <linlong1266@gmail.com>

* revert changes in drm_capturer.rs

Signed-off-by: fufesou <linlong1266@gmail.com>

* Update submodule hbb_common

Signed-off-by: fufesou <linlong1266@gmail.com>

* docs(linux): clarify DRM availability comments

Remove stale headless and unauthenticated-request
wording, and document the Available-only login-screen gate.

Signed-off-by: fufesou <linlong1266@gmail.com>

* fix(linux): remove unreachable session cleanup branch

Remove the obsolete empty-session path and
clarify the intended use of cached DRM availability.

Signed-off-by: fufesou <linlong1266@gmail.com>

---------

Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
fufesou
2026-08-18 15:02:50 +08:00
committed by GitHub
parent 0c00d576dd
commit b0008edcb5
99 changed files with 133 additions and 2944 deletions

View File

@@ -464,17 +464,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("identical_file_tip", "Denne filen er identisk med motpartens fil."),
("show_monitors_tip", "Vis skjermer i verktøylinjen"),
("View Mode", "Visningsmodus"),
("login_linux_tip", "Du må logge inn på den eksterne Linux-kontoen for å aktivere en X-skrivebordssesjon"),
("verify_rustdesk_password_tip", "Verifiser RustDesk-passord"),
("remember_account_tip", "Husk denne kontoen"),
("os_account_desk_tip", "Denne kontoen brukes til å logge inn på det eksterne operativsystemet og aktivere skrivebordssesjonen i hodeløs modus"),
("OS Account", "OS-konto"),
("another_user_login_title_tip", "En annen bruker er allerede logget inn"),
("another_user_login_text_tip", "Koble fra"),
("xorg_not_found_title_tip", "Xorg ikke funnet"),
("xorg_not_found_text_tip", "Vennligst installer Xorg"),
("no_desktop_title_tip", "Ingen skrivebordsmiljø er tilgjengelig"),
("no_desktop_text_tip", "Vennligst installer GNOME-skrivebordet"),
("No need to elevate", "Ikke behov for elevering"),
("System Sound", "Systemlyd"),
("Default", "Standard"),