Skip to content
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

feat: add support for multiple bars #8

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

johnallen3d
Copy link
Owner

@johnallen3d johnallen3d commented Jan 6, 2024

SketchyBar allows for multiple bar by symlinking to sketchybar and running a second process (eg. bottombar). In order for the helper to find the mach port for the targeted bar we need to provide the bar processes name.

FelixKratz/SketchyBar#353 (comment)
FelixKratz/SketchyBarHelper#2

SketchyBar allows for multiple bar by symlinking to `sketchybar` and
running a second process (eg. `bottombar`). In order for the helper to
find the `mach` port for the targeted bar we need to provide the bar
processes name.

FelixKratz/SketchyBar#353 (comment)
FelixKratz/SketchyBarHelper#2
@johnallen3d johnallen3d self-assigned this Jan 6, 2024
@@ -15,4 +15,4 @@ license = "MIT"
libc = "0.2.151"

[build-dependencies]
cc = "1.0.84"
cc = "1.0.83"
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like "1.0.84" was yanked.

@johnallen3d johnallen3d merged commit c856abc into main Jan 6, 2024
2 checks passed
@johnallen3d johnallen3d deleted the feature/support-multiple-bars branch January 6, 2024 15:34
johnallen3d added a commit that referenced this pull request Jan 6, 2024
Updates docs to reflect change in #8.
johnallen3d added a commit that referenced this pull request Jan 6, 2024
Updates docs to reflect change in #8.
johnallen3d added a commit that referenced this pull request Jan 6, 2024
Updates docs to reflect change in #8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant