From 8ff761e1cc1589b86429fe9b1e06073bcb4759a4 Mon Sep 17 00:00:00 2001 From: Scott Moreau Date: Fri, 20 Feb 2026 04:04:10 -0700 Subject: [PATCH] Inhibit output rendering from wayfire directly instead of relying on clients This also disables inhibiting outputs from client side, as this could lead to a black screen forever if the client does not uninhibit. --- metadata/animate.xml | 2 +- plugins/animate/animate.cpp | 32 +++++++++++++++++++++++++++++ plugins/protocols/wayfire-shell.cpp | 26 ++++++----------------- 3 files changed, 39 insertions(+), 21 deletions(-) diff --git a/metadata/animate.xml b/metadata/animate.xml index 3626e418a..08817aa7e 100644 --- a/metadata/animate.xml +++ b/metadata/animate.xml @@ -94,7 +94,7 @@