Skip to content

Releases: Aldaviva/Brighty

2.0.5

04 Mar 09:43
b9e4eb2
Compare
Choose a tag to compare

On start, after loading registry-cached brightness percentage, also asynchronously read the brightness from the monitor, in case it was changed in hardware.

2.0.4

20 Sep 02:21
Compare
Choose a tag to compare
  • Position window at the same coordinates as the Launchy window, even when desktop toolbars are visible.
  • Embed fonts
  • Allow program to run non-elevated (not as an administrator)

Improvements

23 Nov 14:29
Compare
Choose a tag to compare
  • When launching, bring the window to the top in more situations, such as when the next topmost window was Remote Desktop Connection.
  • After changing the brightness, focus the brightness numeric text to make it quicker to type another value.
  • Close the window when pressing Ctrl+F4 or Ctrl+W.

Performance improvement

20 Aug 17:22
Compare
Choose a tag to compare

Brighty is now ready to change your monitor brightness 52 ms after starting, instead of 1,754 ms, which is a 97% reduction.

Icon lights up when monitors are loaded

10 Aug 11:10
Compare
Choose a tag to compare

When this program starts, it needs to scan your monitors. This scan takes a few seconds. If you try to change the brightness before the scan is done, the program will continue scanning and then apply your change when the scan finishes. To indicate the scan state, the icon now turns from gray to orange when it completes.

BrightyUI

21 Jul 20:20
Compare
Choose a tag to compare

Stand-alone WPF program, since newer forks of Launchy with important fixes don't support plugins.

1.0.0

30 Apr 07:34
Compare
Choose a tag to compare
Set release builds to be x86 to match SharpLib.MonitorConfig's archit…