MicaForEveryone

Mica For Everyone is a tool to enable backdrop effects on the title bars of Win32 apps on Windows 11.

MIT License

Stars
3.6K

Bot releases are visible (Hide)

MicaForEveryone - v0.0.4.1

Published by xmine64 almost 3 years ago

changes

  • Fix #12
MicaForEveryone - v0.0.4.0

Published by xmine64 almost 3 years ago

  • Use a new config file language
  • Other improvements
MicaForEveryone - v0.0.3.1

Published by xmine64 almost 3 years ago

What's Changed

Known issues

  • You can't add multiple rules of same type in config file
MicaForEveryone - v0.0.3

Published by xmine64 almost 3 years ago

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
MicaForEveryone - v0.0.2

Published by xmine64 almost 3 years ago

  • Fixed app crash with System.ExecutionEngineException
  • Added an option to reload config file
  • Added support for Windows 11 build 22523
MicaForEveryone - second release

Published by xmine64 almost 3 years ago

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)
MicaForEveryone - first release

Published by xmine64 almost 3 years ago