Skip to content

Releases: valinet/WinCenterTitle

1.3.0.0

03 Sep 05:35
Compare
Choose a tag to compare

Updated for compatibility with latest Windows builds (tested on Windows 11 build 22000.176, it probably works on 19041/2/3 as well).

Two versions are included:

  • WinCenterTitle.exe & WinCenterTitleLibrary.dll - for users using the default Windows Aero theme
  • WinCenterTitle_nonAero.exe & WinCenterTitleLibrary_nonAero.dll - for users using any other theme (rename to WinCenterTitle.exe and WinCenterTitleLibrary.dll)

The difference between the two is that one version uses the "aero" code path in dwm, while the other uses the normal code path. Try both and see which you like more (differences are in how the title bars are colored).

1.2.0.0

17 Oct 03:47
Compare
Choose a tag to compare

Two versions are included:

  • WinCenterTitle.exe - for users using the default Windows Aero theme
  • WinCenterTitle_nonAero.exe - for users using any other theme
    The difference between the two is that one version uses the "aero" code path in dwm, while the other uses the normal code path. Try both and see which you like more (differences are in how the title bars are colored).

Changes:

  • Title bar is now centered between the window margins, same as it was in Windows 8
  • Symbols will be redownloaded should Windows update to a newer build

1.1.0.0

03 Sep 04:34
Compare
Choose a tag to compare
  • Added info and patch for centered title bars in ribbon applications (#1).
  • Dynamically get symbol addresses in uDWM, at run time.

Initial release - 1.0.0.0

23 Apr 03:42
Compare
Choose a tag to compare

Includes:

  • Pre-compiled binaries
  • Scheduled task template in XML format and associated installation batch.

Please remember to set permissions correctly according to README.