From 68514bd3f67d6a8aaad1123041df714bea3f2513 Mon Sep 17 00:00:00 2001 From: dailz Date: Wed, 15 Apr 2026 07:12:33 +0800 Subject: [PATCH] fix(state): do not set errored on SHM buffer event Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus --- src/state.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/state.rs b/src/state.rs index 4d10de8..a7ceded 100644 --- a/src/state.rs +++ b/src/state.rs @@ -1215,7 +1215,6 @@ impl Dispatch for State { "Received SHM Buffer event — only DMA-BUF capture is supported. Ignoring." ); proxy.destroy(); - state.errored = true; return; } ScreencopyFrameEvent::LinuxDmabuf {