19:46kchibisov: when compositor marks the window as suspended for the first configure what client should do?
19:47kchibisov: In my understanding client shouldn't draw anything, because it's suspended, thus not visible.
19:58vyivel: hm, maybe the compositor shouldn't send a configure event if the window isn't visible at the start
19:59vyivel: assuming it's suspended because it would've been mapped on an unfocused workspace or something
19:59kchibisov: nah, it's suspended for me because of a bug.
20:00kchibisov: I'm just trying to find justification to work around that, but I don't really see why I should care.
20:01vyivel: ah, ignore then yeah
20:01kchibisov: not sending configure at all could be tricky though.
20:01kchibisov: can't ignore where people bug me pretty often and the bug is in gnome.
20:02vyivel: point them to the relevant mutter issue which hopefully exists
20:02kchibisov: yeah, I opened myself.