CJ van den Berg neurocyte
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-11 13:59:01 +00:00
38a299ab55 Merge branch 'master' into wio-sokol-gui
9a940eb7a4 feat: add support for fuzzy finding into git submodules
63a7f30559 fix(gui): update wio dependency
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2026-04-11 13:58:01 +00:00
9a940eb7a4 feat: add support for fuzzy finding into git submodules
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-11 12:55:25 +00:00
fa7b2e1e0a feat(gui): add proper support for syncing modifiers on every event
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-10 20:03:56 +00:00
e299638f8b fix(gui): handle reverse style bit
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-10 19:36:41 +00:00
4391d6d0f0 build: update libvaxis to close fds on spawn
b1cc9193fe fix(terminal): set vt fg & bg colors from theme
e01d9c13b7 refactor: add tui.active_theme() function
a6b3da2d16 feat(terminal): export COLORTERM and COLORFGBG evn vars
cde7e4c6f5 refactor: add tui.active_color_scheme() method
Compare 13 commits »
neurocyte pushed to master at neurocyte/flow 2026-04-10 10:06:01 +00:00
fb135afe16 feat: add retro82 theme
neurocyte pushed to master at neurocyte/flow-themes 2026-04-10 10:02:11 +00:00
9114e2d9ff feat: add retro82 theme
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-09 19:31:02 +00:00
872f8cdcb8 feat(terminal): add adjust_fontsize keybinds to terminal mode
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-09 19:17:43 +00:00
908f2f57fb fix: crash on palette init error
neurocyte pushed to master at neurocyte/thespian 2026-04-09 17:52:09 +00:00
d545b10ce8 build: update to zig-0.16.0-dev.3133+5ec8e45f3
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-09 17:16:24 +00:00
2e0e8fd527 refactor(gui): log unhandled wio events
neurocyte pushed to master at neurocyte/cbor 2026-04-09 16:51:04 +00:00
1b7cd31925 build: port to zig-0.16.0-dev.3133+5ec8e45f3
neurocyte pushed to zig-0.15 at neurocyte/flow-syntax 2026-04-09 16:42:18 +00:00
neurocyte created branch zig-0.15 in neurocyte/flow-syntax 2026-04-09 16:42:17 +00:00
neurocyte pushed to master at neurocyte/flow-syntax 2026-04-09 16:41:58 +00:00
ea6b3e1af7 fix: prevent leak in testcase
neurocyte pushed to master at neurocyte/flow-syntax 2026-04-09 16:29:12 +00:00
12a8e42b8b test: add trivial test to make sure we actually build
807702a3b2 refactor: port QueryCache, syntax and ts_bin_query_gen modules to zig-0.16
0235f58e8f build: update build to zig-0.16.0-dev.3133+5ec8e45f3
Compare 3 commits »
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-09 14:42:35 +00:00
27794ef4f2 refactor(gui): trace wio events
4b4e2465c7 fix(gui): re-enable blinking cursors by default
2adad0b05b feat(gui): introduce deadline rendering
7b8a037627 fix: avoid input storms causing render storms by setting idle_frames to 2
1b99b89b2c fix(terminal): use mode.cursor instead of scr.cursor_vis
Compare 6 commits »
neurocyte pushed to zig-0.15 at neurocyte/cbor 2026-04-09 14:10:27 +00:00
66c28df31b docs: drop the deepwiki links
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-08 20:07:25 +00:00
88c1c20340 refactor: remove some debug log spam
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-08 19:23:30 +00:00
61c7fbfbb7 fix(gui): disable vsync to workaround hang when window is unmapped