Replies: 2 comments
-
Are you aware that v0.7.0 introduced a "focus mode" to disable/remove all the controls? Doesn't that solve your problem? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, it solves the problem. Thank you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wonder if it would be possible to constraint the pointer to the canvas, so that the pen won't be able to touch any of the controls accidentally. I see that wayland has API for this: https://smithay.github.io/smithay/wayland_protocols/wp/pointer_constraints/index.html
Or maybe in some other way. Something like what virtualbox does with the pointer when it grabs the mouse control.
Beta Was this translation helpful? Give feedback.
All reactions