• Joined on 2026-07-04
lyrgb pushed to main at lyrgb/sortui 2026-08-29 23:44:09 +00:00
a8894a51cd clang formatting
lyrgb pushed to main at lyrgb/sortui 2026-08-27 22:49:46 +00:00
c330f13bb8 moved instantiation responsibility from App::add_sort
lyrgb pushed to main at lyrgb/sortui 2026-08-27 21:15:51 +00:00
d3c966b268 moved instantiation responsibility from App::add_sort
lyrgb pushed to main at lyrgb/S_AF_ledproj 2026-08-25 01:40:48 +00:00
e905be01b6 blinking external led with psu
55306caabe IC, blinking internal led
lyrgb created branch main in lyrgb/S_AF_ledproj 2026-08-25 01:40:48 +00:00
lyrgb created repository lyrgb/S_AF_ledproj 2026-08-25 01:38:16 +00:00
lyrgb pushed to main at lyrgb/lypacamacs 2026-08-24 23:55:09 +00:00
64f1c6a55a fixed arduino again I think
lyrgb pushed to main at lyrgb/sortui 2026-08-24 00:00:59 +00:00
d98c29ecbb Timer now contains an invoker instead of inheriting
273ff07a00 cleanup, timermanager in App is a dependency that takes timers again.
54faab2a28 added invoker virtual class and made timer inherit from it
Compare 3 commits »
lyrgb pushed to main at lyrgb/sortui 2026-08-19 23:48:22 +00:00
2185d2858a App now uses separate add_session to insert data into it
b5309278cf rename myaction to callback
Compare 2 commits »
lyrgb pushed to main at lyrgb/lypacamacs 2026-08-19 21:26:37 +00:00
93f98879f4 forced monospace for avy chars to reduce ambiguity in text modes
5c1ee7683d drag-stuff for dragging selected regions
3693081e32 fixed ts-mode usage and use-package for file-mode associations
8b769c72fa added vertico-directory
e82959cc66 fixed lsp, orderless, corfu
lyrgb created branch main in lyrgb/lypacamacs 2026-08-19 21:26:37 +00:00
lyrgb created repository lyrgb/lypacamacs 2026-08-19 21:26:05 +00:00
lyrgb pushed to main at lyrgb/sortui 2026-08-15 01:21:14 +00:00
6e71aeebb4 app now just coordinates the components initialized in main
lyrgb pushed to main at lyrgb/sortui 2026-08-12 11:05:21 +00:00
afdf73ca2e split app into seperate files to clean main
lyrgb pushed to main at lyrgb/sortui 2026-08-12 00:11:04 +00:00
14b0447c3e split app into seperate files to clean main
lyrgb pushed to main at lyrgb/sortui 2026-08-12 00:07:13 +00:00
ad94f758fc split app into seperate files to clean main
005d4282a9 cmake now also includes other dirs in src
8a60e45cd1 timermanager now creates its own timers
e6e170a42a split data into sortsession struct with vectors
d2d9ef6c70 headers, split steppable
Compare 5 commits »
lyrgb pushed to main at lyrgb/sortui 2026-08-04 22:07:49 +00:00
6f7bd9d964 switched from raw lambda to stepable
lyrgb pushed to main at lyrgb/sortui 2026-08-03 00:08:04 +00:00
401841f700 added basic SFML
lyrgb pushed to main at lyrgb/sortui 2026-07-31 09:49:44 +00:00
bcd9fe91c3 now searches src too
lyrgb pushed to main at lyrgb/sortui 2026-07-28 00:43:42 +00:00
4d59287f9c ic working example