@linmob any reasons it actually scales properly in app caroussel but not on the full app screen
@goatwildernesscollective @linmob You can enable scale-to-fit feature in phoc to scale oversized windows down. It's not enabled by default so app developers don't end up relying on it, but users can always turn it on as a workaround for misbehaving apps.
@linmob @goatwildernesscollective Yeah, implementing it for X11, although not exactly impossible, would be much more involved. The easiest way would be to have a separate XWayland servers for scaled apps, as then X11's global coordinate space wouldn't get in the way.