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: added dynamic menu bar option #70

Merged
merged 1 commit into from
Jul 2, 2023
Merged

feat: added dynamic menu bar option #70

merged 1 commit into from
Jul 2, 2023

Conversation

will09122000
Copy link
Contributor

Description

Dynamic menu bar changes colour based on the state of the auto clicker. Option is defaulted to off.
Orange = Counting down to start
Green = Auto clicker running

Unfortunately, this is only available from macOS 12 and up. I hope this isn't a big problem since the minimum deployment is only macOS 11.

Related Issue

#65

Motivation and Context

I wanted to be able to view the state of the auto clicker at a glance, without having to go the menu bar item and click it.

How Has This Been Tested?

Tested as best as I can. Not been tested on MacOS 11, but I believe I put the correct restrictions in places.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@othyn othyn merged commit 0e7ad81 into othyn:dev Jul 2, 2023
@othyn
Copy link
Owner

othyn commented Jul 2, 2023

Wow, okay this PR sent me down a complete rabbit hole. It's not something you did and more a usecase I need to accomodate for.

I'll do a writeup on the issue as its more visible.

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.

2 participants