lib_ui/ui/platform/mac
John Preston bbd35238da Don't force floating panel.
In case of StaysOnTop windows it looks like it is floating already.
But in case of manually setting floating here it has a strange bug
with non-activatable always on top tool window (picture-in-picture).

When first time shown it doesn't act as a stays-on-top window, if you
click on another app it is shown above the PiP. Only if you activate
the main window once more the PiP will become stays-on-top window.

This way it works from the first show.
2020-01-29 18:02:17 +03:00
..
ui_utility_mac.h Use non-libdispatch queues in Mac App Store build. 2020-01-23 13:13:54 +03:00
ui_utility_mac.mm Don't force floating panel. 2020-01-29 18:02:17 +03:00
ui_window_mac.h Fix custom window title style on macOS. 2019-10-16 11:10:45 +04:00
ui_window_mac.mm Fix custom title on macOS. 2019-10-18 20:56:17 +04:00
ui_window_title_mac.h Allow different custom window title styles. 2019-10-14 14:42:21 +04:00
ui_window_title_mac.mm Allow different custom window title styles. 2019-10-14 14:42:21 +04:00