lib_ui/ui/platform/linux
John Preston 8db6dcf125 Workaround Wayland popup menu bug.
When hiding a child popup first the app receives ApplicationDeactivate
event and in a short time (a couple of ms) ApplicationActivate.

But the first event hides all popups, so the parent popup gets closed too.

Delay handling of ApplicationDeactivate event in this specific case.
2023-07-12 22:05:12 +04:00
..
ui_linux_wayland_integration.cpp
ui_linux_wayland_integration.h
ui_linux_wayland_integration_dummy.cpp
ui_utility_linux.cpp
ui_utility_linux.h
ui_window_linux.cpp
ui_window_linux.h