Files
gtk3/gdk/wayland
Carlos Garnacho 964abf7423 wayland: Don't translate a NULL region into an empty one
cairo_region_copy(NULL) will effectively return an empty region, as this
function is always meant to return valid memory. This however inverts the
meaning of the NULL region and results in entirely non-clickable windows.
2014-11-07 17:23:54 +01:00
..
2014-08-22 12:06:09 -04:00
2014-10-13 10:43:31 -04:00
2014-10-13 10:43:31 -04:00