FelixKratz / JankyBorders

A lightweight window border system for macOS
GNU General Public License v3.0
1k stars 18 forks source link

Homebrew installation on Ventura #27

Closed andriivelhov closed 9 months ago

andriivelhov commented 9 months ago

Hi,

Always loved colored window borders since started using yabai and was extremely upset after it was removed. Found this project and was happy that it will bring back to life my one of the most loved features.

Tried installing with brew and get: borders: An unsatisfied requirement failed this build.

Then tried dowloading a source code and building by myself and everything worked without any issues.

Since I don't see any issues running this project on Ventura is it posible to make installation possible via brew without OS restrictions or at least lower the limitation to Ventura?

Thanks in advance :)

FelixKratz commented 9 months ago

See this discussion: #10 for the subtle problems that exist on Ventura. You can try to install by forcing brew to ignore the dependencies (i think):

brew install --ignore-dependencies borders