Files
gtk3/gdk/x11
Matthias Clasen 709cc08603 x11: Simplify drag cancel animation setup
Instead of creating an intermediate pixbuf, just render
the window surface onto the new surface. Doing things this
way lets us avoid the cairo_surface_mark_dirty() call in
gdk_pixbuf_get_from_window(), which is not generally safe
to call on 'random' surfaces - it asserts that the surface
has no mime data attached, and the X11 backend uses mime
data for damage tracking purposes...
2016-01-08 11:33:24 -05:00
..
2015-06-02 09:08:14 -04:00
2015-06-02 09:08:14 -04:00
2015-02-12 17:51:31 +00:00
2015-06-02 09:08:14 -04:00
2015-06-13 21:10:26 -04:00
2015-06-02 09:08:14 -04:00
2014-01-28 00:21:26 -05:00
2014-06-11 21:55:15 -04:00
2014-06-11 21:55:15 -04:00
2014-06-11 21:55:15 -04:00
2014-01-28 00:21:26 -05:00
2015-02-02 09:28:22 +01:00
2015-07-07 20:54:16 -04:00
2014-02-19 18:56:05 -05:00
2015-02-02 13:47:06 +01:00