mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Avoid race condition when registering Wayland interfaces
This commit is contained in:
@@ -173,6 +173,8 @@ WaylandIntegration::WaylandIntegration()
|
||||
_private->plasmaShell.init(nullptr);
|
||||
free(_private->registry.release());
|
||||
}, _private->lifetime);
|
||||
|
||||
wl_display_roundtrip(display);
|
||||
}
|
||||
|
||||
WaylandIntegration::~WaylandIntegration() = default;
|
||||
|
||||
+1
-1
Submodule Telegram/lib_base updated: 4560884973...1cc6aba584
+1
-1
Submodule Telegram/lib_ui updated: 3752e158e4...3f28dfa821
Reference in New Issue
Block a user