Jasper St. Pierre 43b3573c51 window-wayland: Always update the last_sent size
The last_sent size is effectively what size we should send in configure
requests where the size hasn't changed. Thus, if an app commits a new
size, we need to make sure we respect it and don't reconfigure it with
a size it wasn't expecting when the state changes.

This fixes apps being sent a configure event with 0, 0 on startup,
which was confusing Clutter into displaying a 0x0 viewport.
2014-09-16 19:11:56 -06:00
2014-09-15 15:34:10 +00:00
2014-03-18 20:37:35 -04:00
2014-07-31 17:50:28 +02:00
2014-09-03 14:03:45 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%