Ingo Bürk bf442ff5de Make freeing surfaces idempotent
If a window with border is set to "border none" and then closed, we would
call cairo_destroy / cairo_surface_destroy twice, causing an assertion
failure in cairo as the objects already had zero references the second
time. We fix this by explicitly setting these objects to NULL.

relates to #1278
2015-11-23 22:18:02 +01:00
2015-09-30 09:03:34 +02:00
2015-11-23 22:18:02 +01:00
2015-11-23 22:18:02 +01:00
2015-11-21 22:48:48 +01:00
2015-11-07 14:28:45 -05:00
2015-11-02 17:32:04 -05:00
2015-11-22 19:57:46 +01:00
2015-09-30 08:55:07 +02:00
2015-11-19 13:32:35 +01:00
Description
No description provided
18 MiB
Languages
C 58.4%
Perl 36%
Raku 2.6%
Ruby 1.2%
Shell 0.7%
Other 1.1%