You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin manager tries to show my binary as a text:
Are compiled binaries natively supported?
If not, does using compiled binaries instead of scripts incur performance disadvantages due to how Xbar currently handles compiled binaries?
(The reason I prefer compiled binaries is for performance, so I'm worrying about this point.)
The text was updated successfully, but these errors were encountered:
Currently I'm using Xbar with a compiled Rust program.
It works, but...
Writing plugins guide says (emphasis mine):
feature request: first class support for binary plugins #718 implies compiled binaries are not fully supported.
The plugin manager tries to show my binary as a text:
Are compiled binaries natively supported?
If not, does using compiled binaries instead of scripts incur performance disadvantages due to how Xbar currently handles compiled binaries?
(The reason I prefer compiled binaries is for performance, so I'm worrying about this point.)
The text was updated successfully, but these errors were encountered: