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

Text status capability #24

Open
ttscoff opened this issue Apr 9, 2015 · 5 comments
Open

Text status capability #24

ttscoff opened this issue Apr 9, 2015 · 5 comments

Comments

@ttscoff
Copy link

ttscoff commented Apr 9, 2015

I'm not going to put a full PR on this commit because I made some changes to default behavior, but if you're interested in gleaning/repurposing anything, let me know. I can revert the default changes and issue an actual PR if you'd like.

Short version:

  • adds a setTitle method to change text in the status bar
  • UDP processor looks for a color name in first word of a multi-word string
    • if found, it uses it and removes it from the string
    • remaining text is used as the status bar text
  • adds a "none" color name to remove the icon
  • AppleScript command set title and set color name "none"

Fork is located here: https://github.com/ttscoff/AnyBar/

@Andrew565
Copy link

+1 for this idea

@msbritt
Copy link

msbritt commented Apr 27, 2015

+1. Having titles would be very useful.

@raguay
Copy link

raguay commented May 6, 2015

Love to have this to differentiate each anybar instance to an application.

@twe4ked
Copy link

twe4ked commented May 30, 2015

I'd like to see this too. :)

@7Joe7
Copy link

7Joe7 commented Aug 30, 2015

Hi, I have added titles into the menu of AnyBar and made the ordering of menu strict (first is title, second is port and third is quit option). See here: https://github.com/7Joe7/AnyBar. Otherwise there are no changes.

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

No branches or pull requests

6 participants