Mathieu Westphal
Mathieu Westphal
@pfirsich F3D nightly binary release now contains the feature! https://github.com/f3d-app/f3d/releases/tag/nightly
how about an API like this: `setKeyPressCallBack(mod, key, fn)` ? What I'm not sure about is how do we convert the intention of the user : `I want to do...
> But you guys don't seem to have the same experience on your end. I suspect maybe my Window Manager is playing some tricks on me. I will check. >...
@snoyer running your test I do not see the same behavior on ArchLinux + AwesomeVM: - `Q` key: `q` -> `q` - shift+`Q` key: `shift` `q` -> `Q` - `/?`...
> Do we need a minimal executable to only print keyboard events and test on different systems? A quick test is to press the Shift + `/?` key with F3D...
Tested on Ubuntu 22, MacOS and Windows, they all behave like yours @snoyer .
Note: VTK has been fixed, see here for more info: https://discourse.vtk.org/t/about-keycode-keysym-modifiers-crossplatform-and-reliable-code/12598
WIll need a libf3d options rework
Increasing priority as this was mentionned a few times during the release