Releases: blackholeearth/Win10_BrightnessSlider
Releases · blackholeearth/Win10_BrightnessSlider
v1.8.11
v1.8.10
v1.8.10
- fixed: Wifi State Doesnt Match Wifi_TrayIcon, (İf wifi NotConnected Before W10BriSli.exe starts.)
- added: "wifi Name - Signal: % " to Wifi Tooltip Text.
- fixed: "Detect Theme Color via Regedit" Crashes App without Error on Windows 10's older builds, (due to Not finding Regkey).
- Light Theme is Added on "Windows 10 May 2019 Update"
v1.8.7
v1.8.7
- disabled compression of costura.fody - (merge dlls into single exe)
- to Prevent false Antivirus reports.
v1.8.6
- fixed colors for win11 light-theme.
- save settings to folder "Appdata\Local\Win10_BrightnessSlider"
- need it to remember ::
- show wifi button ,
- remap copilot key to contextMenu ,
v1.8.5
v1.8.5
- added: WIFI icon - by default, hidden
- added: auto change App Colors , if User Changes Windows Theme to Dark/Light
- added Choose Dark/light Theme in RightClick Menu.
v1.8.4
v1.8.4
- fixed null exception. (at draw border)
- if you click notifyicon as soon as app starts, it will throw error.
- jump to click behaviour matches win10 vol slider.
- using new trackbar control ( ColorSlider - codeProject)
- added some fixes on it.
- added: keydown and hold beavior to match native trackbar.
- added: mouseWheel to trigger Scroll event.
- scrollling at the edges weird bug discovered . scrolling out of range causing abnormal values.
- using new trackbar control ( ColorSlider - codeProject)
- fixed colors back to native. but keep knob style modern.
v1.8.3
v1.8.3
- fixed: win11 RoundCorner_Color for middle sliders.
- added: Windows 11 light / dark theme - and RoundBorders (auto selects) .
- improved slider look.
- added: Scroll over TrayIcon to Change Brightness.
- added: Restart App to RightClick Menu .
- added: Auto Restart App if RamUsage is Above 150mb.
- fixed: improved Close Window When Clicked Outside, (via globalmousehooks ).
v1.7.17
v1.7.15
v1.7.15
attempt to fix: memory leak.
- added: gc.collect in repopulateSliders
- ( img. have to be disposed , gc.collect didnt help)
- added: sliders's sunIcon picturebox.image.disposed
- ( rightClick menu, via systemEvents ) detectMonitors added 3mb ramUsage per Slider . (high dpi users might have much more times)
- removed unnecessary createGraphics.
- added: systemStateEvents unSubscribed onload (Suspend Resume ; Monitor Power On Off ; monitor plug unplug )
- added: ramlogger max cap 80. remember last 70 log line.
v1.7.14
- on events, added fix (update gui) for
slider text may be 000 sometimes
- on events, backup restore last_brighness_value set by user via slider.
- persist while app is running. (not saved to disk)
v1.7.11
v1.7.11
- Suspend Resume ; Monitor Power On Off ; monitor plug unplug events added.
- when these event happen, it will auto rescan monitors .
- Ram.Logger Added . ( tray icon > right click > show logs) ( you'll see why its -1 or 100 in logs )
v1.7.10
- added: jump trackbar value to click.
- i only tested with ( 96 dpi 100%) and ( ?? dpi 125% ) .
there was not a clean solution. clicked postion was out of sync at least 5pts.
- i only tested with ( 96 dpi 100%) and ( ?? dpi 125% ) .
v1.7.9
- fixed: when the autohide taskbar is on and the taskbar is at the top of screen,the slider is still at the bottom