-
Notifications
You must be signed in to change notification settings - Fork 69
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
Right click not accessible with my Librem5 build-in touch screen #284
Comments
I thought that right-click menu on touch is triggered by long press, is it not? |
Oh.. I see, there is separate GtkGestureLongPress for this. |
Since you have touch device, how does right-click menus handled in other Gtk apps? |
It's supposed to activate after a long press, and it looks the same as normal right click menus. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since d00cfc0, "Edit", "Move to Trash", "Copy to Clipboard" and "Export" actions are moved to right click but it is not accessible with my Librem5 build-in touch screen.
What about make it also accessible via regular click?
The text was updated successfully, but these errors were encountered: