Franz Berger
Franz Berger
Sorry for my infrequent responses. I'm currently travelling. I'd be happy to rework my PR to implement option 2, but will only be able to do so by end of...
Updated the PR to round the scale to a multiple of 1/8 if the compositor has fractional-scale-v1.
Removed the check for the fractional scaling protocol, scales are now always rounded to the nearest multiple of 1/8th. Let me know if that's not what you intended. >We should...
Thank you for looking into this! >What's this new protocol? Is it sway specific? I meant [fractional-scale-v1](https://wayland.app/protocols/fractional-scale-v1) (and [here's the MR](https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/143) in the wayland-protocols repo for reference). It's not specific...
Thank you! I'll make sure to do some tests on the weekend, when I'll have access to that machine again.
So I spent some time with this today and unfortunately, 53fef6873cd58df1abf081a163ba385f958d9120 doesn't fix the issue for scale 1.8. I still get the second output positioned at `x=2132`, which is one...