remindersdevs / Reminders

An open source reminder app
GNU General Public License v3.0
124 stars 19 forks source link

Add support for Windows #43

Open dgsasha opened 1 year ago

dgsasha commented 1 year ago
dgsasha commented 1 year ago

This should be ready to merge once I test that this didn't break anything on Linux.

dgsasha commented 1 year ago

Screenshot 2023-06-07 185202

dgsasha commented 1 year ago

This is exceptionally laggy under UWP for some reason, gonna have to work on it some more. Other than that everything works fine, but I am very confident I broke things on linux lol.

dgsasha commented 1 year ago

I should have known, microsoft just doesn't allow the use of anything other than directx on UWP, even for desktop apps that don't release on Xbox. I think this will fix it though.

Edit: Seems like it increases memory usage but whatever, this is the only way I'm getting things working. Maybe I should give up on the microsoft store tbh.

dgsasha commented 1 year ago

Need to test this on linux, other than that it should be good to go. Merging tomorrow and releasing a new beta tomorrow.