Commit graph

151 commits

Author SHA1 Message Date
4cb6d0af05
build: update to zig-0.15.0-dev.1034+bd97b6618 2025-07-15 17:45:42 +02:00
e5b20974e8
build: update to zig-0.15.0-dev.936+fc2c1883b
The last pre-writergate version.
2025-07-14 20:56:11 +02:00
4e80bae8b8
Merge branch 'master' into zig-0.15.0 2025-07-14 19:11:53 +02:00
81f616afba
fix: update thespian to fix windows builds 2025-07-14 18:31:08 +02:00
50145dd176
feat: update cbor to add support for allocating extraction of arrays 2025-07-14 18:02:22 +02:00
e9735d9425
feat: more improvements to panic handling
Follow on panics no longer confuse the panic output and the just in
time debugger now works properly on the local tty.
2025-07-14 18:02:21 +02:00
b258b2bb54
Merge branch 'master' into zig-0.15.0 2025-07-01 19:44:56 +02:00
24730f90c0
build: update thespian to avoid SIGTRAP triggering the debugger 2025-07-01 17:36:17 +02:00
6fb364d64b
zig: update to zig-0.15.0-dev.703+597dd328e 2025-06-04 22:37:21 +02:00
717bef9c61
build: update to latest libvaxis and zg api 2025-06-04 22:22:52 +02:00
cf8eccf3f5
build: update to latest libvaxis to move back to upstream zg 2025-06-03 16:35:13 +02:00
3d2ac5b260
feat: update flow-themes to add base16 theme collection 2025-05-25 23:53:31 +02:00
227dd3d068
build: update to zig 0.14.1 2025-05-25 23:21:27 +02:00
5b077a8581
fix: update thespian to fix subprocess file descriptor race
Thespian uses asio which was double closing stdout and stderr file descriptors
of subprocesses.

closes #240
2025-04-30 16:09:17 +02:00
58082ed2a1
feat: add Customise theme command 2025-03-26 23:05:49 +01:00
c3cda5b7fe
build: update thespian to use separate cbor package 2025-03-26 20:41:44 +01:00
c732e62b5b
build: update all dependencies to new hash format 2025-03-08 01:02:02 +01:00
09832b1d3e
Merge branch 'master' into zig-0.14 2025-03-05 11:03:51 +01:00
34afb46078
build: get tracy dependency indirectly from thespian 2025-03-05 11:02:18 +01:00
c7f8c1e6a5
build: update to zig-0.14 2025-03-05 11:00:29 +01:00
4389eccdce
Merge branch 'master' into zig-0.14 2025-02-26 22:04:42 +01:00
0bd01afe53
feat: add hypersubatomic theme 2025-02-26 21:59:42 +01:00
a28edbe194
Merge branch 'master' into zig-0.14 2025-02-24 18:27:42 +01:00
9145637134
fix: add workaround for conpty ul color escape sequence parser bug
closes #191
2025-02-24 18:20:47 +01:00
d4e4271831
Merge branch 'master' into zig-0.14 2025-02-11 18:44:17 +01:00
53e724f265
fix: spawn at least 4 worker threads
This prevents thespian.pid.call() from blocking flow entirely on single
CPU systems.
2025-02-11 18:39:46 +01:00
23e702f961
build: update to zig-0.14.0-dev.3091 2025-02-09 21:52:17 +01:00
206e6c433a
docs: update minimum zig version 2025-02-04 23:41:11 +01:00
d503f3c197
fix: windows build with zig 0.14.0-dev.3039 2025-02-04 23:32:40 +01:00
53045123c6
build: update to zig 0.14.0-dev.3039 2025-02-04 22:59:18 +01:00
9ce90154c6
feat: add zenbones theme collection 2025-02-04 19:50:30 +01:00
bfd017e696
build: update to zeit v0.5.0 2025-02-04 17:34:40 +01:00
952a75530e
build: update libvaxis 2025-01-30 18:07:28 +01:00
917462a6e3
feat(tabs): improve tab styling and make tabs user stylable 2025-01-29 20:01:51 +01:00
0f6be55dbd
refactor: improve usefullness of trace-level 1 2025-01-26 17:01:33 +01:00
43c897141f
feat(tabs): use tabs styles from theme 2025-01-25 21:46:54 +01:00
7e5d20508d
build: update thespian 2025-01-24 23:22:43 +01:00
Jonathan Marler
99aefc8d22 remove direct2d dependency and update zigwin32
Since we removed the direct2d renderer we no longer need to reference
the direct2d-zig repository.  Instead we now directly reference the
zigwin32 repository.  I've also updated that repository with a few fixes
and additions which allowed us to remove some code from flow.
2025-01-21 08:40:44 +01:00
102a00098e
build: update thespian for minor performance improvements 2025-01-20 19:45:44 +01:00
51e8e9c1ab
build: update zig-tracy to support win32 2025-01-20 15:33:52 +01:00
da6bb18abb
build: update libvaxis 2025-01-14 20:13:34 +01:00
df84b4e709
feat(themes): add mellow theme and remove dead spacedust link 2025-01-14 19:54:52 +01:00
cc853fcc1c
build: update libvaxis for *BSD support
closes #148
2025-01-14 16:52:29 +01:00
139b283755
fix(winows): update thespian to fix a race in the subprocess module 2025-01-06 20:49:17 +01:00
2ad6f2d0f7
feat(win32 gui): update thespian for CREATE_NO_WINDOW child process fix 2025-01-05 16:47:09 +01:00
Jonathan Marler
1a595871dd
win32 standalone gui 2025-01-04 15:18:49 +01:00
072d418672
build(deps): update libvaxis 2024-12-21 21:08:07 +01:00
cf7fdb644c
build: update build.zig.zon version field 2024-12-19 22:44:07 +01:00
e865a89ede
feat: render secondary/unfocused cursors with secondary cursor theme style 2024-12-17 21:22:49 +01:00
a25e753ff4
feat: update thespian to get better language server errors 2024-12-16 22:29:11 +01:00