-
de057d852c
Freesync and hidpi.
main
igor
2026-03-31 19:01:12 -07:00
-
957dc29506
Fixed format specifiers for snprintf.
igor
2026-03-26 22:45:33 -07:00
-
eabecbe9ce
Fixed specifier mistaches.
igor
2026-03-14 16:34:11 -07:00
-
3eb2ef2a20
FPS switching delay. Probably should be in milliseconds.
igor
2026-03-13 20:02:20 -07:00
-
ebfb748373
Failure to load a font reverts to default font.
igor
2026-03-07 13:34:32 -08:00
-
69bbe78ecc
Slightly better run loop. Raylib is limited in this regard.
igor
2026-03-06 16:31:51 -08:00
-
d5cfff72b1
Added a very primitive adaptive FPS loop.
igor
2026-03-05 22:42:02 -08:00
-
97c77a8642
Added a comment.
igor
2026-03-05 22:21:57 -08:00
-
dbca55004e
Added some spacing to the popup.
igor
2026-03-04 04:50:32 -08:00
-
0354b540ca
Fixed timeline displaying aggregate activity info.
igor
2026-03-03 19:12:06 -08:00
-
77ac0dbb95
Revert FPS to 30.
igor
2026-03-03 00:14:25 -08:00
-
a91888ed0c
Replace font with Open Sans.
igor
2026-03-03 00:12:13 -08:00
-
60902a347d
Change main.c to timetracker, and executable.
igor
2026-03-03 00:11:40 -08:00
-
cb80ef0931
Add else to Makefile.
igor
2026-03-02 17:41:56 -08:00
-
3846af4220
Updated Makefile config for MacOS.
igor
2026-03-02 15:20:22 -08:00
-
21baea26d0
Added MacOS Raylib static lib.
igor
2026-03-02 15:19:51 -08:00
-
cb63622f84
Point to RayLib.
igor
2026-03-02 15:01:12 -08:00
-
d45e2a91ca
Added raylib library. Removed third_party dir.
igor
2026-03-02 15:00:51 -08:00
-
6f32a2c738
Remove stb dependency. Needs cleanup.
igor
2026-03-02 15:00:14 -08:00
-
514f6a7ef8
Update clang flags.
igor
2026-03-02 14:50:41 -08:00
-
f3945d8a99
Added a bug comment, no time to fix right now.
igor
2026-03-01 16:26:44 -08:00
-
5cc9eb8df2
Activity timeline popup is done.
igor
2026-03-01 16:24:09 -08:00
-
b891b8730e
Added base work for the timeline popup.
igor
2026-03-01 16:16:18 -08:00
-
6ef2416d96
Update todos and comments.
igor
2026-02-28 09:09:19 -08:00
-
a45e0e6110
Move the check for directory into load_activities functions.
igor
2026-02-27 18:04:38 -08:00
-
8785ec519c
Added a comment.
igor
2026-02-26 20:39:54 -08:00
-
490b318a34
Added a disribution line.
igor
2026-02-25 00:00:46 -08:00
-
0b42611b0d
Some updates.
igor
2026-02-24 00:09:25 -08:00
-
37cac42e4b
General clean up.
igor
2026-02-23 00:14:38 -08:00
-
239150ed26
Activities are now saved on program exit.
igor
2026-02-22 02:43:23 -08:00
-
b330adfb1d
Added mkdir error handling.
igor
2026-02-22 00:06:13 -08:00
-
d834625c12
Added a fix for opening files and moved font size into global state.
igor
2026-02-21 11:55:58 -08:00
-
dcc90ced0b
A little bit of clean up.
igor
2026-02-20 03:26:35 -08:00
-
c7b75393ee
Added day switching.
igor
2026-02-21 00:01:53 -08:00
-
78e4fcff29
Switching activities is now a separate function.
igor
2026-02-19 13:34:37 -08:00
-
29213e5162
Activities switch with numbers and display indeces.
igor
2026-02-18 12:54:01 -08:00
-
6eeff22588
Added some comments.
igor
2026-02-17 10:27:16 -08:00
-
c398857923
Some more cleanup and cap line length to 75 character column.
igor
2026-02-17 00:09:22 -08:00
-
b29c2421cc
A little bit of clean up.
igor
2026-02-16 12:52:24 -08:00
-
df8bfd8770
Removed work, added activity, changed colors, and made bigger window size.
igor
2026-02-15 18:26:13 -08:00
-
23c12c7bf8
Changed activity color and made start window bigger.
igor
2026-02-15 11:49:03 -08:00
-
7b4b1904c7
Added new activity and fixed a small bug.
igor
2026-02-15 11:46:27 -08:00
-
de7324fc90
Cleaned up the activity button a bit and renamed some things.
igor
2026-02-15 11:28:36 -08:00
-
7f8108dd52
Cleaned up the activity buttons a bit.
igor
2026-02-15 11:22:43 -08:00
-
1072c58e51
Makefile now detects OS.
igor
2026-02-14 11:20:27 -08:00
-
084d4cc8b6
The title of activity changes when current changes.
igor
2026-02-13 00:37:03 -08:00
-
4100f401da
Added activity activity outline.
igor
2026-02-12 21:33:11 -08:00
-
5b7ee56afc
State is now being saved between sessions. Needs cleanup.
igor
2026-02-12 00:13:47 -08:00
-
aa1b1cae0f
Close file at the end.
igor
2026-02-11 23:38:43 -08:00
-
ed40477833
A little bit more progress on the progress save feature.
igor
2026-02-10 00:01:14 -08:00
-
420df8e615
Some worked done toward adding a storage support.
igor
2026-02-07 01:40:29 -08:00
-
0201a2ab95
Clean up a bit the time summation.
igor
2026-02-06 14:23:17 -08:00
-
ff858af575
Basic time per category is done, needs cleanup.
igor
2026-02-06 12:17:32 -08:00
-
893ba201a8
Half-work on totals for each section.
igor
2026-02-05 23:12:09 -08:00
-
a71f9fa889
Linux support to Makefile.
igor
2026-02-05 23:11:34 -08:00
-
ba3270a23f
Switch to seconds and full day timeline.
igor
2026-02-04 00:42:09 -08:00
-
c74dc8c611
Initial commit.
igor
2026-02-02 02:07:55 -08:00