chaosparrot / talon_hud

Unofficial Talon Head Up Display scripts
68 stars 29 forks source link

Status bar configurations via settings #18

Closed Nova38 closed 2 years ago

Nova38 commented 2 years ago

First of thanks for the work you have put into this amazing project.

I was wondering if it would be possible to support the activation of the various status bar components via a setting instead of uncommenting a few lines?

You can add the current natural language by uncommenting line 96 from the display.py fileYou can add the microphone toggle by uncommenting line 100 from the display.py file

chaosparrot commented 2 years ago

You will be pleased to know that I've done some pretty heavy tinkering on that front lately, I'm planning on having a release for this thing sometime next week ( depending on whether or not I want complete documentation for it or not ). In that new version you will be able to have your status bar settings stick in between talon restarts.

I'll close this issue once that release is finalized and put on master.

Nova38 commented 2 years ago

Fantastic to hear! Thanks you

chaosparrot commented 2 years ago

The release has been made, you should now be able to enjoy not having to tweak the code :)