AIRLegend / aitrack

6DoF Head tracking software
MIT License
1.04k stars 105 forks source link

CTRL+T Shortcut options #92

Closed Dymerz closed 2 years ago

Dymerz commented 3 years ago

Describe your idea Add an option to enable/disable the CTRL+T shortcut, I'm always frustrated when I want to open a new tab (CTRL+T) in my web explorer and AITrack catch the event, so my new tab isn't opened.

Describe the solution you'd like An option to enable/disable the CTRL+T shortcut.

Describe alternatives you've considered Click on the "+" icon of the web explorer or close AITrack.

gabrielbunselmeyer commented 3 years ago

+1 to this idea. It's pretty annoying currently 😬

UNDEFINED-BEHAVIOR commented 2 years ago

Hello Recently it's been annoying enough that I've implemented shortcuts toggling myself. It's "works on my machine" status right now but if you don't mind I could arrange a pull request perhaps. aitrack with shortcut toggle

AIRLegend commented 2 years ago

Hey @UNDEFINED-BEHAVIOR, cool! Glad to merge it if you don't mind making the PR :).

Could you move it into the configuration menu though? The main view should be as clean as possible.

UNDEFINED-BEHAVIOR commented 2 years ago

I'll think about it, will just make the PR as is first. If it's in config menu then it should also go in to pref.ini

UNDEFINED-BEHAVIOR commented 2 years ago

image Ok its been moved to config window, and should be saved in pref file now.

AIRLegend commented 2 years ago

Ok, this is merged and it will be available with the next version :) Thank you very much @UNDEFINED-BEHAVIOR!

For those who want this right now, you have the compiled program here (Hope you can access it): https://ci.appveyor.com/project/AIRLegend/aitrack/builds/40302101/artifacts

Closing. Have a nice day :)