YaLTeR / niri

A scrollable-tiling Wayland compositor.
https://matrix.to/#/#niri:matrix.org
GNU General Public License v3.0
4.12k stars 123 forks source link

integer scaling causes blurring #746

Closed alicealysia closed 1 month ago

alicealysia commented 1 month ago

Currently using 2 monitors, the second has a scaling setting of 2.0 and the display appears blurry as though it's rendering at half resolution and being upscaled.

YaLTeR commented 1 month ago

Could you attach a screenshot?

alicealysia commented 1 month ago

Got home from work, decided to do some extra troubleshooting to make sure this isn't being caused by something else. Turns out I was right to do that. Here's nemo with scaling enabled rendering to my xwayland-satellite display: image

and here it is rendering to... not... that image

This looks an awful lot like setting the scale using xrandr doesn't it?

For anyone else who runs into this problem, this thread is the issue in xwayland-satellite https://github.com/Supreeeme/xwayland-satellite/issues/11

sorry for wasting your time YaLTeR!