Files
gtk/gdk/x11
Benjamin Otte 6a47e9a8b9 x11: Be a lot more careful about setting ParentRelative
We don't want to set ParentRelative when:

- the parent window is NULL
  In that case we are unsure about the depth, so better err on the side
  of caution and avoid a BadMatch by accepting ugly output.
- the cairo pattern is in an error status
  This should never happen - unless you start up in OOM - but better
  be safe than sorry.

Might help with the spurious crashes in #1280.
2018-12-13 05:28:54 +01:00
..
2015-06-02 09:08:14 -04:00
2016-04-27 23:18:16 -04:00
2018-02-11 23:28:50 +00: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
2016-04-27 23:18:16 -04:00
2016-04-27 23:18:16 -04:00
2018-01-07 16:38:42 +00:00
2015-06-13 21:10:26 -04:00
2018-03-08 16:00:40 +01:00
2016-03-20 05:43:02 +01:00
2014-01-28 00:21:26 -05:00
2016-04-27 23:18:16 -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
2016-04-27 23:18:16 -04:00
2015-07-07 20:54:16 -04:00
2014-02-19 18:56:05 -05:00
2016-07-22 23:13:20 -04:00