u8sand / Baka-MPlayer

The libmpv based media player
https://u8sand.github.io/Baka-MPlayer/
GNU General Public License v2.0
433 stars 93 forks source link

Fix always on-top windows on OSX #151

Open ghost opened 9 years ago

ghost commented 9 years ago

The SetAlwaysOnTop function, https://github.com/u8sand/Baka-MPlayer/blob/dd832ac77cb32e3d48759848e1057747ecc69e44/src/platform/osx.cpp, is stubbed, and this feature needs to be implemented.