Quick fixes for S&T #27

Merged
liamwarfield merged 3 commits from quick-fixxes-for-s&t into main 2026-03-29 18:24:16 +00:00

3 Commits

Author SHA1 Message Date
liamwarfield ee7dc2f310 Remove right click menu in release builds.
Build Mumble Web 2 / windows_build (push) Successful in 3m21s
Build Mumble Web 2 / macos_build (push) Successful in 3m26s
Build Mumble Web 2 / linux_build (push) Successful in 3m36s
Build Mumble Web 2 / android_build (push) Successful in 8m9s
This makes it so that release builds don't let the right click menu
popup on release builds. This is still allowed on debug builds so that
things like "Inspect Element" are easy to use there.
2026-03-29 10:05:49 -06:00
liamwarfield d12b9b891b Remove white flash on desktop
I ask claude for some other suggestions for things to add here, and
I agree with 2 of them:

- Remove a white flash by setting a default collor of the window as
  black.
- Explicitly set the maximized state.
2026-03-29 09:59:59 -06:00
liamwarfield cd1aed2b9a Desktop now has minimum width.
I just played around until I found something that looks right.
Before there'd be really degen behavior if you squished the window
too much.
2026-03-29 09:45:47 -06:00