FelixKratz / JankyBorders

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

Old windows have no border #13

Closed Levvonci closed 11 months ago

Levvonci commented 11 months ago

after last upgrade, old windows still dont have borders

FelixKratz commented 11 months ago

Can you give more info (macOS version, screen capture, other tools mofifiying windows)? #5 introduced this feature and it works well for me. It does not currently work for windows which where minimized at startup, see #4. Maybe try to run

brew services stop borders
killall borders
brew uninstall borders
brew update
brew install borders
brew services start borders