Files
mumble-web2/gui
sam f0ce15000e
Build Mumble Web 2 / macos_build (push) Successful in 1m14s
Build Mumble Web 2 / linux_build (push) Successful in 1m27s
Build Mumble Web 2 / windows_build (push) Successful in 2m56s
Build Mumble Web 2 / android_build (push) Successful in 4m39s
Put model state into an Arc (#28)
Previously the model state was in a `static STATE` to make it accessible to all the various subsystems. This moves it into an Arc and plumbs the reference around via function arguments. That allows us to do non-static initialization, eg based on user config. I also moved some things into dioxus context.

Co-authored-by: Sam Sartor <me@samsartor.com>
Co-committed-by: Sam Sartor <me@samsartor.com>
2026-03-30 00:56:36 +00:00
..
2026-03-29 18:24:16 +00:00
2026-01-19 01:03:45 +00:00
2025-12-05 03:58:11 +00:00
2026-03-30 00:56:36 +00:00
2025-12-05 07:00:38 +00:00
2026-01-19 01:03:45 +00:00