CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2026-04-03 16:08:24 +00:00
51753cc87a feat: add restore_last_cursor_position_exclusions config option
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-01 12:41:47 +00:00
4d15884402 fix(gui): render block drawing glyphs with no anti aliasing
neurocyte created branch wio-sokol-gui in neurocyte/flow 2026-04-01 11:59:57 +00:00
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-01 11:59:57 +00:00
6954983d40 fix(gui): prevent crash on very small font sizes
6292000ada feat(gui): implement gui loadConfig and saveConfig
091345fd02 fix(gui): fix resize crash
4ca31b0f75 feat(gui): implement get_fontfaces
6faea2ef02 refactor(gui): improve hidpi scaling support
Compare 10 commits »
neurocyte deleted branch wio-sokol-gui from neurocyte/flow 2026-04-01 11:59:43 +00:00
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-01 11:31:42 +00:00
6954983d40 fix(gui): prevent crash on very small font sizes
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-01 11:18:23 +00:00
6292000ada feat(gui): implement gui loadConfig and saveConfig
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-04-01 09:14:54 +00:00
091345fd02 fix(gui): fix resize crash
4ca31b0f75 feat(gui): implement get_fontfaces
6faea2ef02 refactor(gui): improve hidpi scaling support
f484ea0b57 fix(gui): add pixel offsets to scroll events
45db14f894 refactor(gui): clean-up pixel to cell coordinate conversions
Compare 6 commits »
neurocyte pushed to master at neurocyte/nightwatch 2026-04-01 08:14:59 +00:00
c2561d87ef docs: add basic code samples
neurocyte pushed to wio-sokol-gui at neurocyte/flow 2026-03-31 20:37:40 +00:00
b3e1f22aa3 Merge branch 'master' into wio-sokol-gui
0ff9a9c522 fix: add non-conflicting keybinds for font size adjustment
fab38872ee fix(gui): calculate cell size from full block glyph bounding box
cf7fc6af54 fix: allow loading custom theme files up to 512Kb in size
310221bb26 feat: support adding entirely new themes via the config
Compare 9 commits »
neurocyte pushed to master at neurocyte/nightwatch 2026-03-31 19:36:26 +00:00
0dc78afb1c fix(fsevents): emit subtree created events on directory move-in
neurocyte pushed to master at neurocyte/nightwatch 2026-03-31 19:27:54 +00:00
3d035249b8 fix(kqueue): replace .renamed events with .deleted as they are now equivalent
neurocyte pushed tag v0.7.2-80-gcf7fc6af to neurocyte/flow-nightly 2026-03-31 19:07:47 +00:00
neurocyte pushed to master at neurocyte/flow 2026-03-31 19:03:41 +00:00
cf7fc6af54 fix: allow loading custom theme files up to 512Kb in size
310221bb26 feat: support adding entirely new themes via the config
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow-themes 2026-03-31 18:20:44 +00:00
750400d02e Add Kanso theme (zen, ink, mist, pearl variants)
neurocyte pushed to master at neurocyte/flow 2026-03-31 12:03:58 +00:00
d53d155c6d feat: add V language support
ce7cc48a72 feat: [vim] Add bracket textobject actions
ba840b72e0 feat: [vim] Add word textobject actions
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow-syntax 2026-03-31 08:58:42 +00:00
7b1fd3a97f fix: increase @setEvalBranchQuota
neurocyte pushed to master at neurocyte/flow-syntax 2026-03-31 08:53:24 +00:00
c44409e52a feat: add vv file extension to v file type
neurocyte pushed to master at neurocyte/flow-syntax 2026-03-31 08:42:45 +00:00
c1195280b4 feat: add v file type