Commit Graph

8 Commits

Author SHA1 Message Date
51c8ef5aa1 Add HTML examples.
Merge branch 'main' of https://github.com/hdijkema/web-racket

# Conflicts:
#	private/webui-wire-download.rkt

Signed-off-by: Hans Dijkema <hans@dijkewijk.nl>
2025-11-12 15:35:03 +01:00
58a448c5ee Debugging problems with webui.
Signed-off-by: Hans Dijkema <hans@dijkewijk.nl>
2025-11-04 13:21:37 +01:00
a6ca5387bf Merge branch 'main' of https://github.com/hdijkema/web-racket 2025-10-27 10:42:41 +01:00
799b003729 Working on.
Signed-off-by: Hans Dijkema <hans@dijkewijk.nl>
2025-10-27 10:40:01 +01:00
062feccff7 Apple 2025-10-27 10:35:30 +01:00
694d6777e9 Racket integration
Signed-off-by: Hans Dijkema <hans@dijkewijk.nl>
2025-10-14 12:44:45 +02:00
5811df919c Trying to fix problems with gtk event processing, but it interferes
with the DrRacket WxWidgets base, which is also Gtk. So this will
never work reliable.

We're going back to inter process communication instead of integrating
on library/FFI/thread level.


Signed-off-by: Hans Dijkema <hans@dijkewijk.nl>
2025-10-10 21:39:56 +02:00
74bcddfcdb Separation of concerns. 2025-10-09 15:18:10 +02:00