lib_ui/ui/platform
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
..
linux Workaround Wayland popup menu bug. 2023-07-12 22:05:12 +04:00
mac Workaround Wayland popup menu bug. 2023-07-12 22:05:12 +04:00
win Workaround Wayland popup menu bug. 2023-07-12 22:05:12 +04:00
ui_platform_utility.cpp Cache title controls layout value 2023-07-04 15:44:46 +04:00
ui_platform_utility.h Workaround Wayland popup menu bug. 2023-07-12 22:05:12 +04:00
ui_platform_window.cpp Send mouse release event after startSystemMove/startSystemResize 2023-06-01 19:49:19 +04:00
ui_platform_window.h Handle emoji myself in custom macOS title. 2023-04-26 22:50:22 +04:00
ui_platform_window_title.cpp Send mouse release event after startSystemMove/startSystemResize 2023-06-01 19:49:19 +04:00
ui_platform_window_title.h Fix build on macOS. 2023-02-25 17:12:46 +04:00