https://bugs.kde.org/show_bug.cgi?id=384462
--- Comment #1 from Kai Uwe Broulik <k...@privat.broulik.de> --- Output with new geometries: X client Shape changed old was QRect(432,232 682x512) now is QRect(432,232 682x508) Shape changed old was QRect(0,0 1024x768) now is QRect(0,0 1024x768) Shape changed old was QRect(432,232 682x512) now is QRect(0,0 1024x768) Maximized changed true true Wayland client: Shape changed old was QRect(251,350 1024x768) now is QRect(251,350 1024x768) Maximized changed true true Shape changed old was QRect(251,350 1024x768) now is QRect(0,0 1024x768) (this is the output from when double clicking the title bar to maximize, I do get geometry changed events when moving the window, obviously, but in the instance of maximizing there's some superfluous events) -- You are receiving this mail because: You are watching all bug changes.