Alex Mazanov

Results 8 issues of Alex Mazanov

Per discussion in #300: * Add text to clarify difference between inline SwitBar options(aka comments in plugin script) and extended attributes options * Add button to remove extended attributes

enhancement

#261 adds web view poppers, which can present remote URLs as well as local HTML files. Potentially it opens an opportunity to create custom plugin UI with HTML, like this...

enhancement

- [x] Configure new Xcode build - [x] Exclude Sparkle binaries - [x] Add conditional compilation flag `MAC_APP_STORE` - [x] Enable Sandbox support - [ ] Code adjustments - [x]...

**Problem:** It's hard or impossible to customize some of the appearance aspects in current implementation. Examples include #327 and #326. **Possible Solution:** Switch from NSButton to a custom view(like [this](https://isapozhnik.com/articles/status-item/)).

enhancement

Plugin refresh can be triggered in many ways in SwiftBar, it would be useful to know the trigger during script execution.

enhancement

To do: - [x] Basic macOS design #19 - [x] Settings - [x] Custom scripts support main app - [x] Custom scripts support CLI #13 - [ ] Proper undo\redo...