Desktop: Restart without UI acceleration when it fails on Linux (#3668)

* Desktop: Restart without UI Acceleration when it fails on Linux

* fix spelling
This commit is contained in:
Timon
2026-01-26 14:33:09 +00:00
committed by GitHub
parent b4e9d7b9eb
commit 5e61d59e50
3 changed files with 70 additions and 27 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ pub(crate) enum AppEvent {
WebCommunicationInitialized,
DesktopWrapperMessage(DesktopWrapperMessage),
NodeGraphExecutionResult(NodeGraphExecutionResult),
CloseWindow,
Exit,
#[cfg(target_os = "macos")]
MenuEvent {
id: String,