a64ed277f6
Bump version to 0.3.0
v0.3.0
2026-04-08 14:59:53 +03:00
4bca060ea9
docs: Updated images to reflect new app look
2026-04-08 14:58:57 +03:00
9b21d107c7
docs: Updated building section to mention features
2026-04-08 14:48:57 +03:00
d08e172f34
feat: Added light and dark features
...
- Updated slint to 1.15.1
2026-04-08 14:32:46 +03:00
d4e924b258
ui: Little adjustments
2026-04-08 14:32:38 +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
365f77056e
chore: removed TODO file in favor of canban board
2026-04-07 14:24:28 +03:00
601eb63f3a
Bump version to 0.2.1
v0.2.1
2026-04-06 15:27:56 +03:00
e94e779fec
feat: Bundle script
2026-04-06 15:25:20 +03:00
a8aacd1df5
feat: Set up window size at app start
...
- Changed wording of load_config logging
- Updated docs to mention Windows status
2026-04-06 14:01:42 +03:00
8ff9ce269d
docs: Mention Codeberg mirror in README
2026-04-06 11:26:12 +03:00
bfbc880078
chore: Added forgotten newline in README
...
- Removed logging in on_get_previous_event
2026-04-06 11:21:08 +03:00
f00b850b37
feat: Trying to load several config paths
...
- Config::load now returns Option<Self> instead of Self
- Updated README to contain new possible config paths
2026-04-06 11:18:50 +03:00
51e7dc047a
refactor: Properly handling config serde
...
- Also added some trailing commas for consistence
2026-04-06 10:28:06 +03:00
20a5f43d7f
Updated README.md and LICENSE, added TODO
2026-02-06 17:39:17 +03:00
169acdf46e
Fixed linefeeds in readme
2025-11-26 17:43:35 +03:00
18fc12c257
Updated README with images and some better text
2025-11-26 17:41:52 +03:00
a74857b49b
license info
2025-11-26 17:04:15 +03:00
12366b1247
Added chain previous event functionality
2025-11-12 14:55:21 +03:00
dc10194971
Bump version to 0.2.0
v0.2.0
2025-09-19 00:33:23 +03:00
190ed0639a
Added config example
2025-09-19 00:30:55 +03:00
ba976d9e12
Made every thing in Config optional internally
2025-09-19 00:10:20 +03:00
1b6f8ef282
Configurable colors
2025-09-18 17:33:34 +03:00
ca3c171698
Improved color picker algorithm
2025-09-18 16:35:30 +03:00
218ee49a8b
Pseudo pseudorandom color picker
2025-09-18 16:30:37 +03:00
8df3893baa
Minimizable record options
2025-09-15 17:26:04 +03:00
31281295bb
Added event start/end timestamps
2025-09-15 16:54:05 +03:00
4650fde884
Updated Readme again again...
2025-09-12 15:22:43 +03:00
0c2a3d7e95
Updated Readme again
2025-09-12 15:21:41 +03:00
6a1f371f1d
Updated Readme
2025-09-12 15:18:36 +03:00
b5e9a4115a
Several bugfixes
...
v0.1.1
- 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
v0.1
2025-09-11 13:58:17 +03:00
abc9d59810
Prettified code and added review scrolling
2025-09-10 14:50:05 +03:00
99af3eb2b8
Log loading
2025-09-10 10:00:18 +03:00
239484c3bc
Event logging
2025-09-09 15:02:29 +03:00
e815e5b439
Config parsing
2025-09-08 17:29:21 +03:00
8d5d3584b1
Event chaining
2025-09-08 16:18:47 +03:00
3509263a06
Events starting and stopping
2025-09-08 15:40:28 +03:00
599b027d19
Receiving current local time
2025-09-08 14:07:18 +03:00
ca6e12c9e0
Timeline
2025-09-04 16:30:28 +03:00
b6413f0e7d
UI template
2025-09-04 09:58:11 +03:00
8cec608e21
Initial commit
2025-09-03 20:43:19 +03:00