Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

[UI] [Touch] Multitouch doesn't work #100

Closed
GitSquared opened this issue Jun 18, 2018 · 10 comments
Closed

[UI] [Touch] Multitouch doesn't work #100

GitSquared opened this issue Jun 18, 2018 · 10 comments
Labels
bug Confirmed bugs.

Comments

@GitSquared
Copy link
Owner

GitSquared commented Jun 18, 2018

It's gonna be tough getting some hardware for testing, but it seems multi-touch actions like using the Shift key on the keyboard does not work.

Perhaps adding a document-wide touch event handler that would activate each element touched could fix the issue. Can the onclick event be triggered by JS? yes

this might help?

P.S: #100 🎉

@GitSquared GitSquared added this to the v1.0.0 milestone Jul 22, 2018
@GitSquared GitSquared added the bug label Jul 22, 2018
@GitSquared GitSquared changed the title [UI] [Touch] Multitouch doesn't work [UI] [Touch] Multitouch doesn't work (?) Nov 20, 2018
@GitSquared
Copy link
Owner Author

Added "investigation" tag and question mark to reflect that this issue isn't confirmed and i'm currently not able to test it.

If you're reading this, and you happen to have a large enough multi-touch screen, please contact me. Any help confirming this would be much appreciated.

@DecryptingElectrons
Copy link

Hey I just saw this project on r/UnixPorn.

I have a Lenovo X230. Ik it supports multitouch because I am able to trigger right click with two fingers.

I will play around with EDEX-UI when I can and I'll tell you what I find.

@GitSquared
Copy link
Owner Author

@Beall619 Thank you, much appreciated.

@DecryptingElectrons
Copy link

DecryptingElectrons commented Nov 20, 2018

So i can can confirm that holding the on screen shift key, and then attempting to touch another button will pull the mouse and click it on the second press. Eg.. It is preferring the most recent press.

Also, i had to play around trying to right click things.

Xfce4 whiskermenu wont do it, actually clicks the first spot..

Desktop icons and Thunar easily right click.

Google Chrome has another touch screen feature(as of right now) that requires the user to hold an area to right click it.

I just thought that was interesting, it is very gui specific.

@GitSquared
Copy link
Owner Author

Damned. So i guess i'll have to write a custom touch handler or something.

Thanks for the info. I'll try and make something up, say for around next week if i can spare the time.

@GitSquared GitSquared added bug Confirmed bugs. and removed investigation labels Nov 20, 2018
@GitSquared GitSquared changed the title [UI] [Touch] Multitouch doesn't work (?) [UI] [Touch] Multitouch doesn't work Nov 20, 2018
@MattMacs
Copy link

I can confirm the issue on Lenovo P1 / Win10 x64

@GitSquared
Copy link
Owner Author

(Locking this until i make progress on it, thank you all)

Repository owner locked and limited conversation to collaborators Nov 22, 2018
@GitSquared GitSquared removed this from the v1.0.0 milestone Nov 22, 2018
This was referenced Nov 23, 2018
Repository owner unlocked this conversation Dec 24, 2018
@GitSquared
Copy link
Owner Author

GitSquared commented Dec 24, 2018

Starting to work on this since i now have hardware to test it (finally).
First try: 91c6d64

@GitSquared
Copy link
Owner Author

🎉

@OriginMayo
Copy link

dragging two fingers away from each other or towards each other anywhere on the keyboard also creates quite a ridiculus amount of text input to the terminal, so large - i have to term the proc to regain control of the ui.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Confirmed bugs.
Projects
None yet
Development

No branches or pull requests

4 participants