8000 Tags · soleon/Percentage · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: soleon/Percentage

Tags

v2.1.8

Toggle v2.1.8's commit message
Alternative fix for COMException MILERR_WIN32ERROR and correctly use …

…refresh interval when the app starts up.

v2.1.7

Toggle v2.1.7's commit message
Properly handle COMException and removed locking status check to avoi…

…d potential dead locks.

v2.1.6

Toggle v2.1.6's commit message
New tray icon menu item to shut down system and new option for single…

… click to open main window.

v2.1.5

Toggle v2.1.5's commit message
Handle COMException when rendering tray icon + avoid unhandled except…

…ions crashing the app.

v2.1.4

Toggle v2.1.4's commit message
Handle GDI+ error when battery is full, set default font size to 16 a…

…nd new sleep device tray icon menu item.

v2.1.3

Toggle v2.1.3's commit message
Customisable tray icon font size and other minor imporvements.

v2.1.2

Toggle v2.1.2's commit message
Handle default toast notification activation case and default main wi…

…ndow to hide at start.

v2.1.1

Toggle v2.1.1's commit message
Fixed a bug that can allow multiple instances to run in the backgroun…

…d, and added buttons to toast notifications.

v2.1.0

Toggle v2.1.0's commit message
Various imporvements.

* Added auto colour option for all configurable colours.
* Update AccentColourPicker to custom control.
* Added black and white colour to available colours.
* Debounced all battery status update calls to further minimise back pressure problem.

v2.0.9

Toggle v2.0.9's commit message
Various improvements.

* Added "auto" option for normal battery colour.
* Added black and white colour to tray icon colour selection.
* Made minimum refresh interval from 1 second to 5 seconds, 1 second was really for debug purposes.
* Removed double refresh of the battery status.
* All events are debounced before triggering the battery status refresh.
* Details page now uses the same refersh interval as set in the settings page instead of 1 second.
0