Enerccio / ewlc

Wayland compositor library - extended
MIT License
20 stars 3 forks source link

Set XWayland scaling #99

Open handijk opened 7 years ago

handijk commented 7 years ago

XWayland applications are scaled up from their rendered size if output scaling is enabled, this results in blurry and low res applications, to prevent this XWayland applications should be set at startup to render at a set scale, if possible per output (because the scaling could differ per output).

Enerccio commented 7 years ago

Well scaling can change interactively though

handijk commented 7 years ago

I think that's fine as long as the applications are also re-rendered to that scale.