Releases: MicaForEveryone/MicaForEveryone
Releases · MicaForEveryone/MicaForEveryone
v0.0.4.1
v0.0.4.0
v0.0.3.1
v0.0.3
Hello, and Thanks to everyone for using this app! I wasn't expecting this much attention and I started this project as an experiment but now it's getting a lot of attention, more than my best projects. Also thanks to @dongle-the-gadget helped me a lot.
- Use Xaml Island and WinUI 2.7 for user interface
- Save configuration after changing them from tray icon's menu
v0.0.2
second release
In this release, more features are added to app:
- Support for config file and rules
- Add ExtendFrameIntoClientArea option (to get Mica effect on background of apps that don't use custom background)
- Reimplement tray icon in Win32 (previously it was using WinForms)
Known issues:
- the "Reapply rules" reloads config file but it doesn't re-parse rules (just need to add
RuleHandler.LoadConfig()
) - app crashes after a few minutes for no reason (I'm trying to solve it)
first release
v0.0.0 Hello, World!