From ebca17aba74025c2f5942042fd5f44de12ecbba6 Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Wed, 6 Mar 2024 11:17:54 -0500 Subject: [PATCH] refactor: set dispatch to None for tiling and workspaces --- cosmic-applet-tiling/src/wayland.rs | 4 +--- cosmic-applet-workspaces/src/wayland.rs | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/cosmic-applet-tiling/src/wayland.rs b/cosmic-applet-tiling/src/wayland.rs index c5dd87b1..71f4846c 100644 --- a/cosmic-applet-tiling/src/wayland.rs +++ b/cosmic-applet-tiling/src/wayland.rs @@ -114,9 +114,7 @@ pub fn spawn_workspaces(tx: mpsc::Sender) -> SyncSender) -> SyncSender