Skip to content

Releases: Aldaviva/DarkNet

2.3.0

01 Aug 07:47
ac67206
Compare
Choose a tag to compare
  • #1: added options to set custom non-client area colors in Windows 11 (title bar text, title bar background, and window border)
  • #9: prevent crash when run in Wine due to missing uxtheme.dll methods

2.2.0

27 Mar 11:19
1d8644d
Compare
Choose a tag to compare

2.1.1

03 Mar 11:42
6b163f1
Compare
Choose a tag to compare
  • #5: System wide Light mode does not allow changing the context menu color

2.1.0

10 Feb 11:09
fc1991e
Compare
Choose a tag to compare
  • #4: Allow process and window theme to also be changed multiple times after showing a window, not just once before showing it.

2.0.1

05 Oct 09:10
60696c9
Compare
Choose a tag to compare
  • #3: If you omitted the optional initial call to IDarkNet.SetCurrentProcessTheme(Theme), the preferred app mode was never being set on Windows, which sometimes resulted in the title bar staying white.

2.0.0

24 Sep 00:45
5ff4aa3
Compare
Choose a tag to compare
  • Redesigned API to be better organized
  • Added Auto theme so the window can inherit its theme from the process (if set) or the OS user account
  • Automatically re-render if you chose the Auto theme and the user changed their OS account app theme preference
  • Only one package now (DarkNet), instead of being split into two for WPF and Windows Forms
  • Calling SetCurrentProcessTheme first is now optional instead of mandatory

1.0.0

17 Apr 12:28
Compare
Choose a tag to compare

Initial release. Downloads on NuGet.