Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

topmost is broken #185

Closed
es183923 opened this issue May 16, 2022 · 4 comments
Closed

topmost is broken #185

es183923 opened this issue May 16, 2022 · 4 comments

Comments

@es183923
Copy link
Contributor

es183923 commented May 16, 2022

I am unable to set the bar as topmost now.

With the following config:

#!/bin/zsh
sketchybar --bar height=40 topmost=on color=0xFF000000
echo "sketchybar configuration loaded.."

I just get this:
CleanShot 2022-05-16 at 17 33 35

Instead, the top 40 pixels should all be black, not just the stuff under the menu bar.

device: 2020 13" M1 MacBook Pro
os: macOS Monterey 12.4 (same issue on 12.3.1 tho)
sketchybar version: latest, b59b584

@es183923
Copy link
Contributor Author

It works on commit cef5342, but nothing after that.

@FelixKratz
Copy link
Owner

Thanks for reporting. Should be fixed now.

@es183923
Copy link
Contributor Author

Thanks for the quick fix! I spent a long time thinking that sketchybar was completely broken, since the sketchybar height is the same as the normal menu bar height 😄

@FelixKratz
Copy link
Owner

It was a silly typo that led to this, and since I don't use the property in my own config I didn't get it. I have since made a new hotfix release where this should be fixed.

If I have bricked something else please report it, I will fix it ASAP. Also good example why we need #138.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants