FireCubeStudios / Rebound

Windows 11 done right.
https://ivirius.vercel.app
MIT License
387 stars 9 forks source link

Bug: Rebound Run keyboard hook being interrupted by Windows + L #53

Open IviriusMain opened 2 weeks ago

IviriusMain commented 2 weeks ago

🔢 What version are you on?

~https://github.com/IviriusCommunity/Rebound/commit/63aec5522b9bdd04c124d1183c53913aff69f9a5

📄 Description

Upon pressing Win+L and returning to the user, Rebound Run won't let you press the R key

🪜 Steps To Reproduce

  1. Press Win+L
  2. Open Rebound Run via Win+R
  3. Rebound Run won't let you press the R key.

⚒️ Did you find any workaround?

Press the Windows key twice

IviriusMain commented 2 weeks ago

Might just give up on the keyboard hook and replace the run box window via window handle detection.