You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drop-in fix for LibVLCSharp.Avalonia's native window pop-out on Linux. Uses NativeControlHost to embed VLC as a child window instead of a floating overlay. Single file, no extra dependencies.