Skip to content

Ctrl + scroll doesn't work when window is not focused #95

Description

@KyrietS

Scroll works but Ctrl+scroll does not. Is it possible to capture Ctrl pressed when window does not have focus?

I'm not sure if it's possible to do in glfw. Probably not. When window is not focused it cannot capture key events so it won't be possible to detect Ctrl + Scroll in unfocused window :(. I would need to use WinAPI for this. (on Linux it depends on windowing system and it's not even supported in Wayland)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfeatureNew feature

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions