https://bugs.kde.org/show_bug.cgi?id=501329
--- Comment #1 from Kelvie Wong <kel...@kelvie.ca> --- Created attachment 179281 --> https://bugs.kde.org/attachment.cgi?id=179281&action=edit patch I used on kwin to match the the sizes This is the patch I used to check the sizes, kitty uses the wayland xdg_toplevel::configure message and multiplies the fractional scaling value (rounding up at 0.5 according to the spec), and that value matches the buffer size here, but I'm not sure if this is the value that's off by one or more pixels. -- You are receiving this mail because: You are watching all bug changes.