https://bugs.kde.org/show_bug.cgi?id=466454
--- Comment #21 from Zamundaaa <xaver.h...@gmail.com> --- > However on native wayland, the max extant is always 16k. not what I would > call optimal usage I thought this was obvious but maybe I didn't describe it well: When picking a swapchain size, Vulkan requires you to do > extends = min(maxExtends, max(desiredSize, minExtends)) which will handle this and any other situations with restricted size options correctly. -- You are receiving this mail because: You are watching all bug changes.