-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Communicate with SketchyBar #129
Comments
johnallen3d
added a commit
that referenced
this issue
Oct 11, 2023
Add support for directly updating SketchyBar via [Mach](https://developer.apple.com/library/archive/documentation/Darwin/Conceptual/KernelProgramming/Mach/Mach.html) Resolves #129
johnallen3d
added a commit
that referenced
this issue
Oct 13, 2023
Add support for directly updating SketchyBar via [Mach](https://developer.apple.com/library/archive/documentation/Darwin/Conceptual/KernelProgramming/Mach/Mach.html) Resolves #129
johnallen3d
added a commit
that referenced
this issue
Oct 13, 2023
Add support for directly updating SketchyBar via [Mach](https://developer.apple.com/library/archive/documentation/Darwin/Conceptual/KernelProgramming/Mach/Mach.html) Resolves #129
johnallen3d
added a commit
that referenced
this issue
Oct 13, 2023
Add support for directly updating SketchyBar via [Mach](https://developer.apple.com/library/archive/documentation/Darwin/Conceptual/KernelProgramming/Mach/Mach.html) Resolves #129
johnallen3d
added a commit
that referenced
this issue
Oct 13, 2023
Add support for directly updating SketchyBar via [Mach](https://developer.apple.com/library/archive/documentation/Darwin/Conceptual/KernelProgramming/Mach/Mach.html) Resolves #129
johnallen3d
added a commit
that referenced
this issue
Oct 13, 2023
Add support for directly updating SketchyBar via [Mach](https://developer.apple.com/library/archive/documentation/Darwin/Conceptual/KernelProgramming/Mach/Mach.html) Resolves #129
johnallen3d
added a commit
that referenced
this issue
Oct 13, 2023
Add support for directly updating SketchyBar via [Mach](https://developer.apple.com/library/archive/documentation/Darwin/Conceptual/KernelProgramming/Mach/Mach.html) Resolves #129
johnallen3d
added a commit
that referenced
this issue
Nov 25, 2023
Add support for directly updating SketchyBar via [Mach](https://developer.apple.com/library/archive/documentation/Darwin/Conceptual/KernelProgramming/Mach/Mach.html) Resolves #129
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When SketchyBar is using
conditions
it would be great if we could update weather conditions directly over a socket rather than an additional shell request. Something along the lines of SketchyBarHelper.The text was updated successfully, but these errors were encountered: