Skip to content

BUG: Keyboard input for Flow hotkey gets blocked in Fullscreen #2464

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

Open
2 tasks done
MakiRollDev opened this issue Dec 25, 2023 · 12 comments · May be fixed by #3157
Open
2 tasks done

BUG: Keyboard input for Flow hotkey gets blocked in Fullscreen #2464

MakiRollDev opened this issue Dec 25, 2023 · 12 comments · May be fixed by #3157
Labels
bug Something isn't working keep-fresh

Comments

@MakiRollDev
Copy link

Checks

  • I have checked that this issue has not already been reported.

  • I am using the latest version of Flow Launcher.

Problem Description

I have my keybindings on CTRL + Shift + A

When I press these keys while in a fullscreen application/ game, the keys all ge blocked (as if the inputs are never made).

To Reproduce

  1. Enable Ignore hotkeys in fullscreen mode
  2. When pressing the hotkey combination, it gets completely blocked.

Screenshots

No response

Flow Launcher Version

1.16.2

Windows Build Number

22621.2861

Error Log

No response

@MakiRollDev MakiRollDev added the bug Something isn't working label Dec 25, 2023
@deefrawley
Copy link
Member

Hi. If you enable Ignore hotkeys in fullscreen mode then Flow is behaving exactly as it should. if this is toggled OFF and this is still happening then there may be an issue

@MakiRollDev
Copy link
Author

Okay, interesting, that seems kind of counterproductive. I would have assumed that flow would just ignore the inputs and let the other applications on the PC handle them.

@deefrawley
Copy link
Member

Sorry? I am confused what the issue is. Flow shortcuts will get blocked in fullscreen if you have the Ignore shortucts in fullscreen setting enabled.

What is the issue?

@MakiRollDev
Copy link
Author

Okay, sorry if I was unclear (English is not my first language)

When I press my hotkeys in a full screen application I would expect said application to receive those inputs as if flow wasn't running (in the game where I noticed: Ctrl(Crouch) + Shift(Sprint) +A(Walk left)) but instead the last key pressed doesn't go through.

So my character doesn't walk left.

It seems that flow still eats up the input even tho it doesn't react to it.

@deefrawley
Copy link
Member

Ah I see now. And if you pause the game and exit out of Flow the keys start activating in the game?
Do you have any other keyboard listening apps running such as Powertoys, Autohotkey, Espanso etc.?

@MakiRollDev
Copy link
Author

Yes, exiting flow fixes the issue. Powertoys was running, but i tried it without and it did not change anything.

@zeek-zag
Copy link

Same issue happens with Flow's game mode enabled. It's not freeing the shortcut and alt+space just stops working in other applications (Krita/SAI2 in my case).
Exiting the launcher frees the shortcut but it doesn't really fix the real issue :)

@VictoriousRaptor
Copy link
Contributor

thomaslevesque/NHotkey#36

Looks like not possible with our hotkey lib.

This comment has been minimized.

@github-actions github-actions bot added the Stale label Mar 7, 2024
@NoPlagiarism
Copy link
Contributor

Should be keep-fresh, since this one depends on another issue in another repo

@jjw24 jjw24 added keep-fresh and removed Stale labels Mar 7, 2024
@danteasy
Copy link

Any updates?

@jjw24
Copy link
Member

jjw24 commented Feb 13, 2025

I am implementing a new hotkey library #3157, will resolve this as part of that work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working keep-fresh
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants