Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.69 KB

File metadata and controls

43 lines (31 loc) · 1.69 KB

Changelog

All notable changes to MiniTaskbar will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.1 - 2026-05-30

Fixed

  • Reassert the transparent accent and wallpaper-backing Z-order immediately when Explorer application buttons or the foreground window change, then once more after a short settling interval.
  • Keep the wallpaper-only taskbar background available when the Windows key opens shell UI from a foreground fullscreen application.

Changed

  • Distinguish foreground-location notifications from real foreground changes so ordinary window movements still update fullscreen state without repeatedly reapplying the taskbar style.

1.0.0 - 2026-05-30

Added

  • Transparent Windows 10 taskbar accent with regular Explorer controls intact.
  • Live wallpaper backing through the DWM compositor, including Mini Wallpaper WorkerW integration and an Explorer desktop fallback.
  • Automatic centering of Explorer application buttons with a 180 ms ease-out slide when geometry changes.
  • Fullscreen detection that hides and restores the wallpaper backing.
  • Explorer restart handling and transparent-accent recovery safeguards.
  • Current-user installation, startup registration, removal, and style restoration scripts.
  • Regression tests, Windows CI, public documentation, and community files.