-
Notifications
You must be signed in to change notification settings - Fork 153
Add a transparent window mode #282
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
OpenUsage currently only supports Light and Dark themes. While both work well, the window itself is fully opaque, which makes it feel heavier than native macOS utilities.
Since OpenUsage lives as a small utility panel, it would feel much more integrated with macOS if the window could behave like native floating panels with transparency and background blur.
Proposed Solution
Add a third appearance mode alongside Light and Dark, for example:
• System
• Light
• Dark
• Liquid Glass (or Transparent) that follows system settings
In this mode, the OpenUsage window would use macOS style transparency with a blurred background (similar to native macOS panels or system popovers)
Alternatives Considered
No response
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request