Jasper St. Pierre 57bb297450 window-wayland: Fix interactive resizing from the top/left once more
Ugh. So in the fullscreen case, we need to make sure to specify that
it's a MOVE_ACTION so that we move to the saved position, but we
can't do that in the resizing case since we need to use the resized
rectangle.

The flags are really hurting us here. Perhaps we should make it the
client's responsibility to specify a complete rectangle which we
could resize to; then the weird-o logic would be self-contained in
each front-end.

I'm not convinced this covers all cases, especially when we could have
a dangling weird state pointer, but it fixes our existing two testcases.
2014-05-01 18:59:17 -04:00
2014-04-30 22:10:42 +02:00
2014-03-18 20:37:35 -04:00
2014-03-18 20:37:35 -04:00
2006-06-29 20:54:39 +00:00
2014-04-15 22:58:51 +02:00
2014-04-30 18:14:27 +02:00
2014-04-09 12:28:45 -07:00
2014-04-30 18:14:27 +02:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%