FelixKratz / SketchyBar

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

Rework Bracket Logic #300

Closed FelixKratz closed 1 year ago

FelixKratz commented 1 year ago

Brackets are currently in a rough state. Some changes are needed to fix this:

FelixKratz commented 1 year ago

Brackets are now much more flexible and will determine their bounds completely automatic given a number of member items; only the member items that are drawn and farthest apart are used in the end for bound calculation. This makes numerous new things possible.