https://bugs.kde.org/show_bug.cgi?id=466454

--- Comment #13 from Mark Richardson <oldkentuckym...@gmail.com> ---
(In reply to David Edmundson from comment #11)

> I strongly suspect our window is configured to the 1280x721size; at which
> point it's partly client side problems for not handling that correctly.
> Turning a harmless though non-ideal quirk into a user-breakage.

What can/should an app do about being lied to about the window size? And only
under certain circumstances? All An app can do is request a window of a given
size and try to create a swapchain of that size. For native wayland windows,
the min/max is always 1-16k, so its fine, and under xwayland it should be the
same, or match exactly like it usually does, otherwise there's nothing you can
do without writing platform specific code.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to