LGUG2Z
d29069398b
chore(cargo): address clippy warnings
2026-07-21 10:50:26 -07:00
LGUG2Z
f77a303b30
docs(schema): ensure every enum variant has a renderable title
2025-12-27 20:34:31 -08:00
LGUG2Z
3a81f7babb
docs(schema): ensure all public-facing bar config opts have docstrings
2025-12-27 13:40:45 -08:00
LGUG2Z
a42e809ade
docs(config): encode defaults of unwrapped options into schema
...
This commit ensures that the various default values that the different
Option<T> config properties can be unwrapped to are encoded by schemars
so that they can be picked up by docgen.
2025-12-26 18:16:55 -08:00
LGUG2Z
80877cc449
refactor(rust): upgrade to edition 2024 part 1
2025-09-24 11:09:08 -07:00
LGUG2Z
3c44f3bfdb
refactor(clippy): apply lints
2025-07-19 16:42:25 -07:00
Csaba
bdea4821c3
refactor(bar): move widgets to new folder
...
This commit moves all the widgets to a new folder in order to organize
the code while hoping to make it easier to find and add a widget.
2025-03-15 09:47:45 -07:00