Jasper St. Pierre 4c6866741d surface-actor-x11: Make sure to set a size when unredirected
When we're unredirected, we don't have a pixmap, and thus our allocation
becomes 0x0. So when events come in, they pass right through our actor,
going to the one underneath in the stack.

Fix this by having a fallback size on the shaped texture actor when
we're unredirected, causing it to always have a valid allocation.

This fixes clicking on stuff in sloppy / mouse mode focus.
2015-06-23 16:30:29 -07:00
2015-06-20 08:10:09 +00:00
2014-03-18 20:37:35 -04:00
2014-07-31 17:50:28 +02:00
2015-05-27 10:28:44 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%