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

Touch Screen/Mouse Support #2

Open
waynehaffenden opened this issue Sep 11, 2019 · 2 comments
Open

Touch Screen/Mouse Support #2

waynehaffenden opened this issue Sep 11, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@waynehaffenden
Copy link

I'm hoping to use your software on a touch screen monitor but (unless I'm missing something) it only has support for an external button, how difficult would it be to support touch/mouse click instead say if a button isn't available?

@ClemensElflein
Copy link
Member

Hi!
Thank you for your message! We currently support the external button only. Touch screen support is on our to-do list.

When we add the touch screen support, we will add more functionality than "touch to trigger". For this, the button is enough and leaves the screen free of fingerprints.

Since this is an open source project, we are glad for any community contributions. If someone implements the feature, i'll gladly merge it. If someone wants to implement it, i'll assist.

Hope I helped!

@ClemensElflein ClemensElflein added the enhancement New feature or request label Sep 11, 2019
@waynehaffenden
Copy link
Author

Thank you for the update, I've never coded in C++ (only high level languages like C# etc) so not sure where to start. How simple would it be to just add a simple touch to trigger for now? Just so it works more than anything, could you point me in the right direction?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants