Commit graph

4 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
d08e172f34 feat: Added light and dark features
- Updated slint to 1.15.1
2026-04-08 14:32:46 +03:00
1a1f6dde83 ui: Mass layout refactor
- Replaced TabWidget mode selection with ComboBox
- Moved Timeline out of record/review widgets
- Added TimelineState struct
- Set slint style to cosmic
2026-04-08 11:12:49 +03:00
8cec608e21 Initial commit 2025-09-03 20:43:19 +03:00