• Joined on 2026-04-03
jyelon pushed to main at talezero/integration 2026-05-04 06:14:34 +00:00
97b5a3c593 Initial work on prompt widget
jyelon pushed to main at jyelon/jbashrc 2026-04-28 19:29:48 +00:00
493ae99d90 Remove bullcrap
jyelon pushed to main at jyelon/jbashrc 2026-04-28 19:28:48 +00:00
cf3be894d3 Add ssh to gitlab
jyelon pushed to main at talezero/integration 2026-04-27 23:07:06 +00:00
ae0defbad9 WingProperty now contains an object pointer. This made it possible to implement structprop a lot better, it now can dig into objects it couldn't dig into before, including structprop-within-structprop
jyelon pushed to main at talezero/integration 2026-04-27 08:15:54 +00:00
9598004e6d remove __intellisense__
jyelon pushed to main at talezero/integration 2026-04-25 05:14:40 +00:00
4680a0f3f4 Crosshair is back
3f6ef4b56c Simplify keyboard focus rule to just 'widget in front', full stop.
Compare 2 commits »
jyelon pushed to main at talezero/integration 2026-04-23 03:32:59 +00:00
960abba07f Intellisense clangd fix
a689d59ea0 More work on focus, and good docs
a964211cc8 Fix some issues with new root canvas stuff
Compare 3 commits »
jyelon pushed to main at talezero/integration 2026-04-22 11:22:59 +00:00
d985a6bc55 More fixing everything
jyelon pushed to main at talezero/integration 2026-04-22 02:28:33 +00:00
4420c52b74 Working on new root canvas stuff
8e5d43fd24 Working on new root canvas stuff
Compare 2 commits »
jyelon pushed to main at talezero/integration 2026-04-21 08:24:38 +00:00
ec983951fe InputModeRequests now use less-than operator to sort
jyelon pushed to main at talezero/integration 2026-04-21 05:00:49 +00:00
9787522ef6 UE Data formatters done.
jyelon pushed to main at jyelon/jbashrc 2026-04-21 00:52:53 +00:00
bac8eda5a4 Claude is writing memories
jyelon pushed to main at talezero/integration 2026-04-21 00:52:19 +00:00
0d607ba277 More work on data formatters
jyelon pushed to main at jyelon/jbashrc 2026-04-20 22:53:56 +00:00
848506c881 Add a bin directory and a script
jyelon pushed to main at talezero/integration 2026-04-20 12:42:39 +00:00
4c1eebab96 Working on lldb data formatting some more
jyelon pushed to main at talezero/integration 2026-04-20 12:23:45 +00:00
f3e1daf4fe More work on getting lldb data formatters in better shape.
21d8c40005 Better data formatters in progress.
Compare 2 commits »
jyelon pushed to main at talezero/integration 2026-04-19 09:03:14 +00:00
275698c5aa Trying to improve lldb
jyelon pushed to main at talezero/integration 2026-04-19 07:01:34 +00:00
dabb5b8f0b Lots of work on focus management
jyelon pushed to main at talezero/integration 2026-04-18 05:11:24 +00:00
fd970f20c3 Lots of work on input processing
jyelon pushed to main at talezero/integration 2026-04-18 03:43:33 +00:00
6388de9b39 Much work on input mode switching