Replies: 1 comment 4 replies
-
No, it does not. This is a client-side switch, and it doesn't do what you think it does.
I can't think of changes that would make it use more compression than before. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I get a lot of flickering scaling in the HTML client.
When I am still - scaling is 1:1, but when I start doing anything with an app, e.g., scrolling/selecting, anything that updates the UI - I get a pixelated/heavily compressed update first, and a 1:1 normal image after some delay. It was rarely triggered for Xpra Client 8.1 (server 5.0.1), but with newer versions, it happens way more often. Especially if there is some CPU-intensive process running in the background.
I tried
--desktop-scaling=off
for the server, but it does not do anything.Beta Was this translation helpful? Give feedback.
All reactions