From 76e8df36ee6cd7fe0cda4f571cdb3f6943f9c386 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Tue, 24 Feb 2026 20:32:46 -0300 Subject: [PATCH] fix: correct desktop icon app paths for suite apps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fixed tasks.html: replaced incomplete file with content from partials/tasks.html - Fixed vibe icon: renamed from "Mantis (Vibe)" to "Vibe" and updated path to /suite/partials/vibe.html - Fixed chat icon: updated path from /suite/chat/chat.html to /suite/partials/chat.html - Fixed tasks icon: updated path from /suite/tasks/tasks.html to /suite/partials/tasks.html - Verified all other app paths (terminal, drive, editor, browser) are correct All desktop icons now point to the correct app fragment files for the Window Manager. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- ui/suite/desktop.html | 8 +- ui/suite/tasks/tasks.html | 306 +++++++++++++++++++++++++++++++++++++- 2 files changed, 308 insertions(+), 6 deletions(-) diff --git a/ui/suite/desktop.html b/ui/suite/desktop.html index cc6caf0..a5bc768 100644 --- a/ui/suite/desktop.html +++ b/ui/suite/desktop.html @@ -156,21 +156,21 @@
-
+
- Mantis + Vibe
-
+
Tasks
-
+
diff --git a/ui/suite/tasks/tasks.html b/ui/suite/tasks/tasks.html index e7538ae..816720a 100644 --- a/ui/suite/tasks/tasks.html +++ b/ui/suite/tasks/tasks.html @@ -1,4 +1,305 @@ -