FelixKratz / SketchyBar

A highly customizable macOS status bar replacement
https://felixkratz.github.io/SketchyBar/
GNU General Public License v3.0
6.64k stars 97 forks source link

Support for Popups with Multiple Brackets in Vertical and Horizontal Layouts #648

Open logicsec opened 3 weeks ago

logicsec commented 3 weeks ago

Overview I'd like to request an enhancement for SketchyBar to support popups that include multiple brackets, enabling both vertical and horizontal layouts. This feature would help achieve a more flexible and visually dynamic display in the bar, similar to the example below. The idea is that we could use a grid system to structure elements in any pattern we want. An option here might be to allow the use of CSS to manage content.

Proposed Feature:

Example of Desired Outcome: This feature would allow for the creation of popups with different styles, such as one that could show a media player interface with buttons and tracks in a horizontally arranged layout, like in the image provided.

Please let me know if further clarification or examples are needed!