marticliment / win32mica

Win32mica: a simple module to add the Mica effect on legacy python windows.
https://pypi.org/project/win32mica
MIT License
95 stars 5 forks source link

Add mica alt effect and some small tweaks #18

Closed littlewhitecloud closed 1 year ago

littlewhitecloud commented 1 year ago

@marticliment I think MicaMode is as same as MICATHEME, so we just need MICATHEME Added MICATYPE and add mica alt effect Some small tweaks Use black formatted the file

BTW, the tkinter example is too laggy, I have a way to apply mica effect without transparentcolor, but I don't figure out why win32mica cannot work well without transparentcolor

marticliment commented 1 year ago

I have rebased the code to make it clearer