Files
gtk/gdk
Emmanuele Bassi fc57d3b5a3 wayland: Allow a NULL inhibitors hash table
The shortcuts inhibitors hash table is created when we create a
GdkWaylandWindow implementation for a GdkWindow, and it's destroyed once
we finalize the instance. The fake "root" window we create for the
Wayland display does not have a backing native window, so the shortcuts
inhibitors hash table is set to NULL; this causes a critical error
message when calling g_hash_table_destroy() on it. The finalization of
the root window happens when we close a display connection.

We should use g_clear_pointer(), instead, as it's NULL safe.

Without this change, the displayclose test fails, as all warnings are
considered fatal.
2018-04-23 10:57:07 +01:00
..
2018-04-05 14:56:38 +02:00
2018-04-21 19:18:20 +02:00
2017-05-03 14:47:14 +01:00
2018-02-03 12:07:10 +01:00
2018-03-20 11:46:11 +01:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2016-08-23 21:01:44 +02:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-03-21 00:58:01 +01:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-01-14 17:05:04 -05:00
2018-03-18 18:42:20 +01:00
2018-02-11 00:41:31 +00:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2017-12-13 23:39:03 -05:00
2017-12-13 23:39:03 -05:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-02-06 01:16:32 -05:00
2018-03-18 19:21:33 +01:00
2018-03-18 19:21:33 +01:00
2018-02-06 01:16:32 -05:00