-
-
Notifications
You must be signed in to change notification settings - Fork 155
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
Improve process execution #374
Comments
Unable to do properly implement things from list due to limitations described in: #376 |
I might be a little interested in helping to improve the software, especially if it can be combined with a SpaceMouse! I'm guessing that it should be possible to eventually add a new input device class can handle the Connexion devices or interface with spacenavd, as the latter doesn't seem to offer any macro or profile support - so linking that to AMX would be good... Anyhow, that's besides the point (and for a different issue). I have a fair bit of experience with C/C++ and Qt programming, is there any good way for me to get started and help a little? |
Hi @Xasin , |
@pktiuk AMX has all the UI/Options that I'd want to use ^^' I will see if I can fork and PR a first issue one of these days. |
But before you will submit PR I would recommend creating basic Draft Pull Request to show what you want to do and how you are going to do (only in case of bigger changes with new functionality, bot small bug fixes) |
Of course! |
Blocked by: #376 |
Things to do:
Useful snippet: https://www.qt.io/blog/2017/08/25/a-new-qprocessstartdetached
Issue linked with: #349 #368
Upvote & Fund
The text was updated successfully, but these errors were encountered: