libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.34k stars 1.84k forks source link

(Input) Game Focus Toggle doesn't work #6993

Open inactive123 opened 6 years ago

inactive123 commented 6 years ago

Description

Game Focus Toggle hotkey doesn't seem to work.

Expected behavior

[What you expected to happen]

[What is actually happening]

  1. I press the Game Focus Toggle hotkey.
  2. Nothing happens.
  3. All hotkeys still work.

Version/Commit

This happens with the latest version of RetroArch (latest master commit).

Environment information

inactive123 commented 6 years ago

Finally did something about this -

https://github.com/libretro/RetroArch/commit/d50850762b273b6174dcdba1c789df1eff14198b

The only problem is that this needs to be implemented on a per-input driver basis.

Here is the ones we still need implementations for: