Problem
The small action/icon buttons next to each shell window (sleep, close, etc.) currently make the UI/UX confusing. They enable convenient one-click actions, but their placement and density work against clarity:
- Icons appear in multiple places (sidebar entry, terminal toolbar) with overlapping responsibilities
- It's not always clear which icon affects which session, especially in grid layouts
- There are simply a lot of buttons across the app — even the Settings window has grown too large
Highest priority: per-session action icons
These are the biggest source of confusion and should be fixed first.
Proposed direction (open to discussion):
- Action icons should most likely always live in the top-right of the terminal pane, consistently
- They don't necessarily need to appear in the sidebar / shell overview at all — or this could be controlled by a setting
- Consider: hover-to-reveal vs. always-visible, and whether secondary actions belong in an overflow
⋯ menu
Options to consider:
- Icons only in terminal pane top-right (clean overview, one canonical location)
- Icons in both places, but minimized in the sidebar (e.g. only ✕ visible, others in overflow)
- User setting: "Show action icons in sidebar" on/off
Secondary: general button/UI cleanup
- Audit the main toolbar — which buttons are actually used regularly?
- Settings window has gotten too large; consider grouping into tabs or sections, or hiding advanced options behind a "Show advanced" toggle
- Look for redundant entry points to the same action
Acceptance
Problem
The small action/icon buttons next to each shell window (sleep, close, etc.) currently make the UI/UX confusing. They enable convenient one-click actions, but their placement and density work against clarity:
Highest priority: per-session action icons
These are the biggest source of confusion and should be fixed first.
Proposed direction (open to discussion):
⋯menuOptions to consider:
Secondary: general button/UI cleanup
Acceptance