Skip to content

idle-monitor: NULL check cached InhibitedActions property variant

Jonas Ådahl requested to merge jadahl/mutter:wip/silent-variant-warnings into master

We might not have a cached "InhibitedActions" property available for us, so do as elsewhere in this file and NULL check before processing it.

Merge request reports