Feature description
It helps with using the Wave Terminal on high DPI Scaling, for example a 4k TV Screen when some windows need to be Visible in Detail (like Marimo Notebooks) and others are just there for entertainement (like Soundcloud)
Implementation Suggestion
Using Scrollwheel scaling is more important than independent zoom imo (and maybe easier), so using the existing zoom scaling with hidden values from 10 to 500 or sth like that and "just" detecting the strg + scroll input when the window is focused and switching up by 1% on scrollup with some debounce time + switching down 1% on scrolldown with some rebounce time.
For the independent browser zoom, i have no clue. Maybe some custom scaling javascript? idk, no idea about webdesign
Anything else?
No response