Blondazz / KeyOverlay

A simple key overlay for osu! streaming
GNU General Public License v3.0
197 stars 26 forks source link

Possibly change from SFML to SDL2 for Wayland support? #70

Open TheOnlyPhoenix opened 7 months ago

TheOnlyPhoenix commented 7 months ago

Hello! I was wondering if you had any plans/time whatsoever to change the overlay from using SFML to SDL2, as the SFML dev team has stated they won't ever support Wayland, whereas SDL2 does.

//TheOnlyPhoenix

Blondazz commented 7 months ago

I don't think I will change it soon. I pretty much stopped working on this project at all for now since I finished it and I only maintain it now. Maybe if I find some motivation to look into SDL2 and its integration with C# I'll do something with it, but for now I really don't have much motivation to code outside of work unfortunately. Though it does sound kinda fun to try and rebuild this program in a different framework.