Simon
8eee3b27e2
feat(controller): fix SimulatorMast mem leak; add passthrough events
2026-03-31 19:59:57 +08:00
linked-danis
6491118cde
refactor: SimulatorMask use CSS classes
...
Replace inline style.display with CSS class toggling.
Changes:
- Add .visible class to CSS module
- Use classList.add/remove instead of style.display
(cherry picked from commit 33465bbf520b65908c18d8022f259803253a7621)
2026-03-13 20:44:34 +08:00
Simon
a0c979602e
feat: do not throw for webgl2 fail
2026-03-07 03:07:21 +08:00
Simon
76509d93f0
feat: replace data-browser-use-ignore with data-page-agent-ignore
2026-03-05 16:24:50 +08:00
Simon
fdc3cf4e6d
feat(ext): handcraft the whole ext from scratch
...
AI coding doesn't work for MV3 extensions.
Threading was an unfixable mess.
Removed everything and rebuilt by hand.
2026-01-27 17:21:32 +08:00
Simon
aa5909264a
chore: mv mask code to folder
2026-01-13 17:35:24 +08:00