project-sbc / Handheld-Hardware-Tools

Software that compliments Windows laptops/tablets/gaming handhelds to allow easy control of TDP, brightness, cpu clock, etc.
52 stars 1 forks source link

Background applications also registering gamepad input while panel is open #9

Closed pdien closed 2 months ago

pdien commented 3 months ago

When opening the panel and navigating around, gamepad controls are still working for the background application which causes input to be registered in games when trying to select options in the panel.

I can't imagine there being a way for Windows to block input to unfocused applications.

project-sbc commented 3 months ago

I have this somewhat implemented, but ill have to check the specifics. What game did you use this on?

pdien commented 3 months ago

It wasn't any specific game, but any game or application that also uses gamepad input. For example, when using the menu while playing a game (Ghost of Tsushima) inputs are still registering in the game as I am navigating the HHT menu.

project-sbc commented 3 months ago

Yeah it’s not working as intended, I’m working on it

Get Outlook for iOShttps://aka.ms/o0ukef


From: pdien @.> Sent: Wednesday, June 12, 2024 10:00:54 PM To: project-sbc/Handheld-Hardware-Tools @.> Cc: project-sbc @.>; Comment @.> Subject: Re: [project-sbc/Handheld-Hardware-Tools] Background applications also registering gamepad input while panel is open (Issue #9)

It wasn't any specific game, but any game or application that also uses gamepad input. For example, when using the menu while playing a game (Ghost of Tsushima) inputs are still registering in the game as I am navigating the HHT menu.

— Reply to this email directly, view it on GitHubhttps://github.com/project-sbc/Handheld-Hardware-Tools/issues/9#issuecomment-2164211078, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASZ4DJKQRSH5RUX6YAI7ITDZHD4NNAVCNFSM6AAAAABI7JNVBKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRUGIYTCMBXHA. You are receiving this because you commented.Message ID: @.***>

project-sbc commented 2 months ago

I think i fixed this in the mousedev branch, it will be merged soon when i finish mouse mode button modifications

project-sbc commented 2 months ago

this isn't a perfect fix but i made some changes that makes this work more reliably