29 Commits

Author SHA1 Message Date
simkir 3716cfa88a Static compilation! 2026-05-28 13:30:14 +02:00
simkir 10cbf61e52 Smooth rendering! 2026-05-05 22:45:41 +02:00
simkir 10365c135b Stop sleeping, I guess 2026-05-05 22:11:17 +02:00
simkir 7d41c3b7b1 Upgrade to zig 0.16! 2026-05-05 21:21:31 +02:00
simkir 91b72e3bd6 Git patch mistakes 2026-03-17 12:31:51 +01:00
simkir 72002a79cc Try making frame flipping more robust 2026-03-16 13:59:21 +01:00
simkir 4e27783354 Add clear button 2026-03-15 16:32:01 +01:00
simkir d239d818eb Update render order of bricks when grabbing 2026-03-15 15:20:55 +01:00
simkir d50c21c1e6 Show current day and month
Also check win state
2026-03-15 14:23:40 +01:00
simkir 13c118d819 Add more chars to Font 2026-03-15 14:23:13 +01:00
simkir e712ae6fb2 Refactor font out to own type 2026-03-15 12:10:43 +01:00
simkir c29af146dd Scale up
And make work with colemak hehe
2026-03-13 12:53:36 +01:00
simkir c59ed511c0 Centered text 2026-03-12 22:37:24 +01:00
simkir c1a6e9ca9a Add text! 2026-03-11 23:07:34 +01:00
simkir 4a144ac9f9 Change control scheme 2026-03-11 20:50:08 +01:00
simkir 8e66f13c85 wayland: Fix string printing from keyboard handler 2026-03-09 09:46:35 +01:00
simkir 20ca6cd891 Add tile snapping 2026-03-08 22:56:13 +01:00
simkir 9b22f0639c Default fps to 30 2026-03-08 20:10:00 +01:00
simkir ec7c6da27b Add board to state with hovering 2026-03-08 20:09:47 +01:00
simkir 01b1265c09 Add f1 key and add callback before main loop 2026-03-08 20:09:30 +01:00
simkir 31711e2f02 Much prettier colors 2026-03-08 17:26:18 +01:00
simkir 2959ed9cd0 Fix frame and grabbing 2026-03-08 16:25:14 +01:00
simkir 15d830987e Snap brick to mouse on rotate
And fix crashing on moving outside of window
2026-03-07 17:41:25 +01:00
simkir 1a647eced2 Keyboard and rotation! 2026-03-07 14:29:17 +01:00
simkir 001015aaf8 Add the rest of the bricks 2026-03-06 17:34:18 +01:00
simkir b3526bce99 Add .gitignore 2026-03-06 08:09:33 +01:00
simkir 337247b699 Do not store the binary 2026-03-06 08:08:54 +01:00
simkir 514d3c6d4e Add ability to move bricks 2026-03-06 08:07:43 +01:00
simkir 5c72165c8a Initial commit 2026-03-05 22:23:52 +01:00