mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-14 04:26:40 -04:00
Native windows really only make sense for previews. They can be a new xcb_window or a wayland subsurface. For historical reasons setting a widget to native will also affect ancestors. Qt will still draw them as part of the parent as they are never mapped, but a window is nonetheless created. This is especially problematic on wayland as then the subsurface is parented to an unmapped window. This default behaviour can be turned off. Now only the native widgets (the video previews) are actually native.
65 KiB
65 KiB