mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
## CHANGES
- Unread messages now show iPhone-style red notification badge 🔴 - Badge overlaps top-right corner of status indicator beautifully 📍 - Removed separate pulsing green dot for cleaner interface ✨ - Unified notification system across all session view modes 🎯 - Red badge provides better visibility than previous green dot 👁️ - Consistent positioning using absolute CSS for perfect alignment 📐 - Badge appears only on non-active sessions with unread messages 💬 - Smaller 1.5px size creates subtle yet noticeable alert 🎪 - Updated README to reflect new red badge notification style 📝 - Cleaner visual hierarchy with single indicator per session 🧹
This commit is contained in:
@@ -136,7 +136,7 @@ Each session shows a color-coded status indicator:
|
||||
- 🟡 **Yellow** - Agent is thinking
|
||||
- 🔴 **Red** - No connection with agent
|
||||
- 🟠 **Pulsing Orange** - Attempting to establish connection
|
||||
- 🟢 **Pulsing Green** - Unread messages (appears next to status dot for non-active sessions)
|
||||
- 🔴 **Red Badge** - Unread messages (small red dot overlapping top-right of status indicator, iPhone-style)
|
||||
|
||||
## Screenshots
|
||||
All these screenshots were captured in the them "Pedurple". For screenshots of other themes, see [THEMES.md](THEMES.md). Also note that these screenshots are probably dated as the project is evolving rapidly.
|
||||
|
||||
Reference in New Issue
Block a user