Commit c016d1c
authored
Taskbar Clock Customization v1.8 (#4631)
* Added new system performance metrics, contributed by [yalov](https://github.com/yalov):
* RAM metrics: `%ram_used%`, `%ram_total%`, `%ram_committed%`, `%ram_committed_used%`, and `%ram_committed_total%`.
* VRAM (Video RAM) metrics: `%vram%`, `%vram_used%`, `%vram_total%`, `%vram_shared%`, `%vram_shared_used%`, and `%vram_shared_total%`.
* Improved media information customization: Both the playing format and the idle format of `%media_info%` can now be configured with custom patterns.
* Added an option to customize the date locale.
* Added an option to customize the disk metrics format independently from the network metrics format.
* Added line height customization, useful when using newlines (`%newline%`).
* Added a justified text alignment option.
* Changed the behavior for multiple GPUs: instead of showing average metrics, the adapter with the most dedicated VRAM is now selected.
* Fixed system metrics being frozen on startup until the clock is refreshed (for up to a minute).
* Fixed compatibility with some ARM64 Windows 11 builds.1 parent ccde902 commit c016d1c
1 file changed
Lines changed: 662 additions & 181 deletions
0 commit comments