SbarLua icon indicating copy to clipboard operation
SbarLua copied to clipboard

A Lua API for SketchyBar

Results 8 SbarLua issues
Sort by recently updated
recently updated
newest added

Hey @FelixKratz, First of all, I have to say, you’ve outdone yourself once again. Redoing my config in Lua was a breeze! It works like a charm! One thing I...

A fundamental problem in lua is that the key value tables are not sorted. This means the order in which the table arguments are parsed is essentially random. The sketchybar...

limitation

I'm building on @FelixKratz's [dotfiles](https://github.com/FelixKratz/dotfiles) for sketchybar and when I create a new widget, the widget label isn't updated as I expect it should. ### Steps to reproduce Created a...

The phenomenon is that sometimes after the computer wakes up from sleep or off the screen, some items in the bar are no longer updated and do not respond, and...

As soon as the v1.0 milestone is reached, this project will have a stable release system. The release binary of the sketchybar module needs to be distributed in a properly...

enhancement

Missing domains include: * ~`--remove`~ * `--move` * `--reorder` * `--clone`

enhancement