Jasper St. Pierre e362227514 window-x11: Don't ever send ConfigureNotifies for OR windows
There's a race here. If an OR window hides itself, moves, and then shows
itself, we will send a ConfigureNotify for the old size of the window
and might receive it after the client moves itself, causing us to show
the window at the wrong location.

Simply not sending the ConfigureNotify is the easiest thing to do.
2014-06-03 11:35:20 -04:00
2014-05-18 01:05:15 +02:00
2014-03-18 20:37:35 -04:00
2014-03-18 20:37:35 -04:00
2014-04-09 12:28:45 -07:00
2014-05-27 21:18:25 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%