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

Trackpad tap-to-click not working. #116

Open
Jenrikku opened this issue Feb 29, 2024 · 0 comments
Open

Trackpad tap-to-click not working. #116

Jenrikku opened this issue Feb 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Jenrikku
Copy link

Describe the bug
Tap-to-click on a trackpad from a laptop will not respond. You cannot interact with any element by tapping the trackpad.

To Reproduce

  1. Make use of a laptop or similar device with a trackpad.
  2. Try using the tap function to click on a button or menu item.
  3. Nothing should happen.

Expected behavior
The tapping should be usable to interact with the GUI.

Operating System:
Arch Linux, using X11 with KDE Plasma 5.
Seems to also happen on Windows in a different program with a similar ImGuiController (the one mentioned below).

Additional context
The issue is most probably within the ImGuiController as the one that is included in Silk.NET.OpenGL.Extensions.ImGui has this same issue.

@Jenrikku Jenrikku added the bug Something isn't working label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant