Founntain / osuplayer

Official osu!player repository. osu!player is a music player for the game osu! made by Dean 'peppy' Herbert. Written in the cross-platform framework AvaloniaUI
MIT License
62 stars 6 forks source link

Fixed Linux Background Problems, because of Acrylic Border #253

Closed Founntain closed 9 months ago

Founntain commented 9 months ago

Fixes #251 by using a normal Border instead of the ExperimentalAcrylicBorder as this isn't supported on Linux. Also disables other ExperimentalAcrylicBorder in the MainWindow