Clement Tsang
|
5a009987ac
|
docs: update docs around disable_gpu change. (#1562)
* docs: update changelog
* update docs
|
2024-08-14 20:27:32 -04:00 |
|
shurizzle
|
6b0a285541
|
refactor: rename flags.enable_gpu to flags.disable_gpu (false by default) (#1559)
Co-authored-by: shurizzle <me@shurizzle.dev>
|
2024-08-14 18:22:47 -04:00 |
|
Zeb Piasecki
|
d6c2ef3e22
|
feat: add option to move avg CPU to another row (#1487)
Adds an `average_cpu_row` option to move the average CPU usage to its own row
when using basic mode.
|
2024-08-03 01:10:36 -04:00 |
|
Clement Tsang
|
4b14ccb56b
|
feature: support italic text styling (#1514)
Support italics as a text styling option.
|
2024-07-31 01:54:26 +00:00 |
|
Clement Tsang
|
f091ebdc6a
|
feature: support simple colour settings for text fields too (#1511)
* feature: support simple colour settings for text fields too
* also add 'color' back to some options
* tests
|
2024-07-30 07:15:23 +00:00 |
|
Clement Tsang
|
28972a1e64
|
refactor: refactor styling options (#1499)
Introduce a new configuration system for styling.
|
2024-07-29 09:03:35 +00:00 |
|
Clement Tsang
|
3602429529
|
other: add schema test for uncommented default config (#1484)
* other: add schema test for uncommented default time
* ahhh
* forgot to disable this
|
2024-06-17 00:59:36 -04:00 |
|
Clement Tsang
|
7666a09162
|
feat: add way to automatically generate new json schemas (#1482)
|
2024-06-16 19:28:24 -04:00 |
|
Clement Tsang
|
93d6718766
|
other: update a bunch of argument descriptions and some arg/config names (#1441)
* other: update a bunch of argument descriptions and some arg/config names
* update docs
* changelog
|
2024-04-10 20:46:35 -04:00 |
|
wzy
|
98d4c4498b
|
other: add json schema (#1382) (#1394)
* other: add json schema (#1382)
* docs: add some screenshots
* other: move around schema files
* docs: move around some docs around config files
---------
Co-authored-by: ClementTsang <34804052+ClementTsang@users.noreply.github.com>
|
2024-02-02 02:24:23 -05:00 |
|