win32mica

Win32mica: a simple module to add the Mica effect on legacy python windows.

MIT License

Downloads
824
Stars
92
Committers
2

Bot releases are hidden (Show)

win32mica - Win32mica 3.0 Latest Release

Published by marticliment about 1 year ago

  • Rebased the whole code to make it clearer and more readable
  • Added the ability to set the Alt mica effect (thanks to @littlewhitecloud)
  • The callback function will now pass an argument referring to the new theme
win32mica - Win32mica 2.0

Published by marticliment about 1 year ago

  • Added a new theme: MicaMode.Auto
    • This mode will toggle the background theme automatically depending on the system preferences.
  • Added a callback function for when the theme changes
  • Fixed a crash due to mismatched parameters
win32mica - Win32mica 1.9

Published by marticliment over 1 year ago

Prevent background from switching to light mode when System Theme changes from Dark mode to Light mode.

win32mica - Win32mica 1.8

Published by marticliment over 1 year ago

  • Immersive dark mode will be applied (if the ColorMode passed equals MICAMODE.DARK) on Windows 10 systems too
win32mica - Win32mica 1.7

Published by marticliment almost 2 years ago

  • Fixed an issue that would cause crashes when passing tkinter HWNDs (#10)
win32mica - Win32mica 1.6

Published by marticliment about 2 years ago

  • Fixed an issue that would prevent dark mode windows from switching to light mode
win32mica - Win32mica 1.5

Published by marticliment over 2 years ago

  • Improved debugging process
    • Added a flag to enable printing debug info in stdout
  • Added examples for Tkinter and Pyside2
  • Fixed DwmExtendFrameIntoClientArea method
  • Other improvements
win32mica - Win32mica 1.4

Published by marticliment over 2 years ago

This update doesn't include anything new, it is meant to test github actions publishing system

win32mica - Win32mica 1.3

Published by marticliment over 2 years ago

Win32mica 1.3

First github release

Package Rankings
Top 9.25% on Pypi.org
Related Projects