SketchyBar icon indicating copy to clipboard operation
SketchyBar copied to clipboard

A highly customizable macOS status bar replacement

Results 27 SketchyBar issues
Sort by recently updated
recently updated
newest added

I was troubleshooting an issue with brackets and wanted to be sure I had the latest version (because I've seen a few recent bracket related updates). Anyway, when I run...

bug

Is it possible to add an option to display the bar vertically on the left or right hand side? elements in the bar would go top to bottom instead of...

enhancement

Sometimes (around 40% of the time) I get a weird flickering on items that have scrolling text such as the battery item or the Now Playing item I have. A...

bug
not reproducible

Problem: Sketchybar allows to subscribe to mouse.scrolled() events, which allows me to use scroll for volume_change. However, it only works on my mouse. If I use my macbook air m1...

bug
available on master

It seems that the animation speed is related to max_chars. If you set a large value for max_chars, the animation becomes very fast. Is there any way to adjust the...

enhancement

The initial idea was that I wanted to set a unique bar height for each display. By reading the documentation, I found that the height belongs to bar properties which...

enhancement

Recently noticed some strange flickering issues with one of my items, traced it back to the `front_app_switched` event firing multiple times when it shouldn't. Unsure if this is a personal...

bug

Sorry if this is something sketchybar is already capable handling, I just couldn't find any mention in the documentation... 🙇 Currently, I got most of my config setup with custom...

Curretly, we need to add items with drawing=false , move an item and make it visible.

enhancement

Hello, I just noticed that the `mouse.scrolled` event is not triggered when using a smooth-scrolling application alongside it. I tried two popular ones [Mos](https://github.com/Caldis/Mos) and [Mac Mouse Fix](https://github.com/noah-nuebling/mac-mouse-fix). It appears...

incompatibility