Skip to content
Snippets Groups Projects
Commit fb4c9aec authored by Olivier Fourdan's avatar Olivier Fourdan :tools:
Browse files

compositor: No hashtable if compositor is disabled


When the compositor is disabled on a given screen, there is no point in
looking for XID in the hash table.

That fixes errors like:

 g_hash_table_lookup: assertion 'hash_table != NULL' failed

When the compositor is disabled.

Signed-off-by: default avatarOlivier Fourdan <fourdan@xfce.org>
parent 9e1b0cc6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment