You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I setup WinApps with Docker. With the default configuration, the quality of the remote session is pretty poor
As you can see on the edges of the shape in the wallpaper, image is over compressed and the rendering does not look good.
This could be a problem for people working with image softwares like Photoshop or video editor softwares.
I found out that if I add /network:lan to the RDP_FLAGS variable in winapps.conf, the quality is much better.
I write this issue to propose to add this flag by default. As the Docker VM runs on the same computer, there is no reason not to put it.
This way, everybody can benefit from a high quality RDP session out of the box.
The text was updated successfully, but these errors were encountered:
Teskann
changed the title
Improving visual quality with networl:lan
Improving visual quality with /network:lan
Nov 29, 2024
Hi there,
I setup WinApps with Docker. With the default configuration, the quality of the remote session is pretty poor
As you can see on the edges of the shape in the wallpaper, image is over compressed and the rendering does not look good.
This could be a problem for people working with image softwares like Photoshop or video editor softwares.
I found out that if I add
/network:lan
to theRDP_FLAGS
variable inwinapps.conf
, the quality is much better.I write this issue to propose to add this flag by default. As the Docker VM runs on the same computer, there is no reason not to put it.
This way, everybody can benefit from a high quality RDP session out of the box.
The text was updated successfully, but these errors were encountered: