RoanH / KeysPerSecond

A keys-per-second meter & counter. Written for osu! but should work for other rhythm games too.
https://osu.ppy.sh/forum/t/552405/
GNU General Public License v3.0
346 stars 28 forks source link

Keyboard minimizes unintentionally #82

Closed Zielin555 closed 1 year ago

Zielin555 commented 1 year ago

Basically i added all of the keyboard buttons to my layout and now it just minimizes when i click on another window. I tried to use Powertoys to force the app to be on top, but then it doesn't show which buttons have been pressed. (Everything works normally when there's only a couple buttons).

RoanH commented 1 year ago

You shouldn't need an external application to force the application to always be on top, the built in overlay mode also toggles the always-on-top flag. Though I'm unsure if that's related to your main issue. Could you send your configuration file so I can try to reproduce the issue to investigate?

RoanH commented 1 year ago

I can't really do anything without your configuration file, so I'm going to close this for now. Feel free to reopen this issue with your configuration file.