wayland development
Why does Plasma keep constantly sending my client xdg_toplevel.configure events with a requested surface width/height that's 100 pixels less than the last time, any time the window state changes??
wayland development
Wayfire, meanwhile, is telling me my ack_configure serial is invalid, even though it is the serial that it sent me in the configure event.
At least it gives me an error message instead of quietly doing the wrong thing, but the error message doesn't actually tell me *why* it is invalid...
wayland development
@joepie91 what framework is the client using? Is it going through Xwayland?
wayland development
@porkroll None; I'm developing my own client library.
wayland development
@porkroll (And running under Plasma Wayland natively)
wayland development
Seriously, this has baffled me for several days now. I can't find any possible explanation for this behaviour, and nobody seems to have written anything about it anywhere either...