Supreeeme / xwayland-satellite

Xwayland outside your Wayland
Mozilla Public License 2.0
213 stars 10 forks source link

Feature Request: Fractional scaling support #11

Open songww opened 6 months ago

songww commented 6 months ago

The contents of the satellite window are blurry in niri with 2x scaling turned on.

It would be nice if the contents of the satellite window scaled properly like the window manager.

songww commented 6 months ago

The latest version of Xwayland now properly supports scaling. Just need to start with the "-hidpi" parameter while launching, applications can work well using the GDK_SCALE environment variable.

Supreeeme commented 4 months ago

Related: #28 Note that the -hidpi parameter is only for rootful xwayland.

salman-farooq-sh commented 2 weeks ago

+1 on this. It would be so awesome to at least have integer scaling work well.

Quackdoc commented 1 week ago

as an appendage to this, even just letting xwayland render at native resolution would be super helpful even without the other scaling bits. I suppose this would be half of the solution necessary for fractional scaling?