chore: align applets with local stack

This commit is contained in:
Lionel DARNIS 2026-05-23 20:49:24 +02:00
parent c117f172cb
commit b4fbfe168a
35 changed files with 96 additions and 71 deletions

View file

@ -84,6 +84,7 @@ impl IcedWorkspacesApplet {
}
#[derive(Debug, Clone)]
#[allow(dead_code)]
enum Message {
WorkspaceUpdate(WorkspacesUpdate),
WorkspacePressed(ExtWorkspaceHandleV1),