1.8.19
- Fixed: removed wmi. from monitor Name
- Fixed: slider visual bug - small white dot - at left side ( ColorSlider.cs - external control ).
- Fixed: bug due to customTheme: BarElapsed Color fixed to be same as knobColor.
- Font is set to Segoe UI.
|
|
|
1.8.16
- fixed: icon color - due to new custom theme
- fixed: Custom Theme should apply after Dark Light Mode Change.
- added: monitorDump.json
- trayicon rightclick edit setting.json ((this will open Folder. )) File is there
added: custom Monitor Name - #162
TrayIcon RightClick Edit Settings.json ... (( Folder Will be Opened. ))
Edit file with notepad.
write your monitor name
empty will use default value - "MonitorName": "",
give a Name - "MonitorName": "hello world",
Save file
Restart App.
|
1.8.13
- added: custom Theme
To Change Colors: TrayIcon rightClick custom Theme - Edit
- Fixed: [EdgeCase] - settings.json is used. settings.litedb is disabled - #163
because, litedb doesnt allow simultaneous access to db.
its RARE, but some users manage to trigger Crash ??
|
1.8.12
- Fix: [EdgeCase] - using settings.json. disabled settings.litedb.
|
1.8.11
- Fixed: slider covers taskbar when TaskBar is set to autohide ,
- Fixed for only Bottom and Right . #130
|
1.8.9
- added: "wifi Name - Strength: % " to Wifi Tooltip Text.
|
1.8.8
- fix: "Detect Theme Color via Regedit" may Crash App without Error on Windows 10's older builds, (due to Not finding Regkey).
Light Theme is Added on "Windows 10 May 2019 Update"
|
1.8.7
- disabled compression of costura.fody - the packer (which put all dlls into single file)
hope to never submit the app to Malware analysis again.
|
1.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 ,
|
1.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.
|
1.8.3
- fixed: win11 RoundCorner_Color for middle sliders.
|
1.7.19
- Windows 11 light / dark theme (auto selects On App Start / rightClick > Restart.)
- fixed: draw Frame on rounded corners
- slider knob is ellipsis, now.
- hide focus cue, (Dashed-Line).
- Scroll over TrayIcon to Change Brightness.
- Restart App to RightClick Menu .
- Auto Restart App if RamUsage is Above 150mb.
- improved: Close Window When Clicked Outside, (via globalmousehooks ).
|
1.7.17
- Added Border Around Window
|