lib_ui/ui/platform/mac
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_utility_mac.h Workaround for emoji selector in popup menu on Windows. 2023-03-17 14:21:42 +04:00
ui_utility_mac.mm Workaround Wayland popup menu bug. 2023-07-12 22:05:12 +04:00
ui_window_mac.h Handle emoji myself in custom macOS title. 2023-04-26 22:50:22 +04:00
ui_window_mac.mm Handle emoji myself in custom macOS title. 2023-04-26 22:50:22 +04:00
ui_window_title_mac.h Handle emoji myself in custom macOS title. 2023-04-26 22:50:22 +04:00
ui_window_title_mac.mm Handle emoji myself in custom macOS title. 2023-04-26 22:50:22 +04:00