Skip to content

application: Prevent a warning

Matthias Clasen requested to merge fix-inhibit-idle-warning into main

When we've handled a inhibit idle request via Wayland, there is no need to call into the D-Bus inhibit api unless there's other inhibit flags to handle.

Fixes: #6470 (closed)

Merge request reports