Windows-Apps-Hub / UnitedSets

Bringing back Sets and Browser
https://www.microsoft.com/store/apps/9N7CWZ3L5RWL
MIT License
243 stars 11 forks source link

Change the transparent manager to not use an alpha file and simplify our calls. #45

Closed mitchcapper closed 1 year ago

mitchcapper commented 1 year ago

WinUI doesn't listen to most GDI rules so we can just go with our EXLayered to remove the items needed.

Also rewrote our exit to free the Transparent d3d items at least before exit (prevent the debug exception from firing).