1.8.29
- fix : wifi icon not detecting disconnect Reconnect.
|
|
|
|
|
1.8.28
- fix slider buttons..
( downside is that: clicking rapidly on + - buttons will be slow for DXVA monitors )
|
1.8.27
- win+space everthing , added error message.. "you need to install to default folder"
|
1.8.26
- extras - slider wButton , width is Back to Previous Size. - #185 ?
|
1.8.25
- at win10 - gap between contexmenu and taskbar set to 1px;
- Fixed: slider wButton right part is hidden/outside of screen - #182
|
1.8.23
- improved: system events are debounced
ie: when usb plugged in, it triggers Scan 3 times..(within 800ms). but debounce will make it Run Once, at the End.
( not 100% solution to - #166 - helps a little )
- fixed: mouse freezes for 1sec, when app Starts - #178
migrated GlobalMouse to TolikPylypchuk/SharpHook
exe is x64 . (SharpHook reqiures x64.)
|
1.8.22
- Fixed: moved Exit to Bottom, and other menu arrangements - #171 , #174 , #173
|
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"
|