Commit graph

11 commits

Author SHA1 Message Date
ba7bc67b6c feat: Reworked configuration
- Added colors.aliases table
- Colors can also be defined with aliases
- Event color is calculated with priorities
- Added paths table
- Renamed log_path as paths.logs
- Renamed colors.background_text as colors.text
- Added colors.fallback field
- Default values are now taken from source config.toml on compilation
2026-04-10 18:54:19 +03:00
a64ed277f6 Bump version to 0.3.0 2026-04-08 14:59:53 +03:00
d08e172f34 feat: Added light and dark features
- Updated slint to 1.15.1
2026-04-08 14:32:46 +03:00
601eb63f3a Bump version to 0.2.1 2026-04-06 15:27:56 +03:00
dc10194971 Bump version to 0.2.0 2025-09-19 00:33:23 +03:00
218ee49a8b Pseudo pseudorandom color picker 2025-09-18 16:30:37 +03:00
b5e9a4115a Several bugfixes
- Fixed event invisibility when offset is after event's half width
- Fixed event being shown outside timeline component
- When timer reaches 24:00:00, new day is automatically started
2025-09-12 13:59:12 +03:00
bb230ab4dc Review function 2025-09-11 13:58:17 +03:00
e815e5b439 Config parsing 2025-09-08 17:29:21 +03:00
599b027d19 Receiving current local time 2025-09-08 14:07:18 +03:00
8cec608e21 Initial commit 2025-09-03 20:43:19 +03:00