xbar
xbar copied to clipboard
Support plugins globally for all users (/Library/Application Support/xbar/plugins/)
Please add support for plugins to be loaded from /Library/Application Support/xbar/plugins/...
I'm unable to get xbar to run unless my plugins are located in ~/Library/Application Support/xbar/plugins/...
I'd like to deploy an xbar plugin to all my end-users and run it regardless of who is logged into the console.
@dstranathan thanks for this - do you think we should just check both locations?
I suggest checking both location, but let user location override system location. And having some way to not only replace a system installed script, but also disable it. (I'm not sure what the disable switch in the UI is doing, but something like that.)
Yes, definitely check both locations (global and user local). User settings would trump global of course.
Thanks!
@leaanthony What do you think about this? It seems reasonable to me, and I think it's a relatively simple change.
Yes, I think it's a good change. We might need to indicate the location in the ui. Also, do we need an "open local plugins folder"?
@matryer any progress with this?