Skip to content

Releases: marticliment/win32mica

Win32mica 3.0

31 Aug 21:29
cd69163
Compare
Choose a tag to compare
  • 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 2.0

01 Aug 09:26
Compare
Choose a tag to compare
  • 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 1.9

13 Jun 11:26
Compare
Choose a tag to compare

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

Win32mica 1.8

26 Jan 13:17
Compare
Choose a tag to compare
  • Immersive dark mode will be applied (if the ColorMode passed equals MICAMODE.DARK) on Windows 10 systems too

Win32mica 1.7

20 Nov 09:37
Compare
Choose a tag to compare
  • Fixed an issue that would cause crashes when passing tkinter HWNDs (#10)

Win32mica 1.6

03 Sep 12:19
Compare
Choose a tag to compare
  • Fixed an issue that would prevent dark mode windows from switching to light mode

Win32mica 1.5

08 Apr 16:11
Compare
Choose a tag to compare
  • 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 1.4

13 Mar 21:40
Compare
Choose a tag to compare

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

Win32mica 1.3

16 Feb 22:19
f65d866
Compare
Choose a tag to compare

Win32mica 1.3

First github release