shadPS4/src/input
kalaposfos13 bcbe07e6b1
Hotkey config changes (#3391)
* This works, but it's missing some hotkeys and the GUI isn't hooked up to anything now

* More hotkeys

* Remove debug log

* clang

* accidentally used the wrong value here

* gui changes for new backend (#10)

* gui changes for new backend

* fix lmeta

* don't erase non-hotkey lines

* do not erase hotkey configs in kbm or controller guis

* Fix repeated inputs

* Documentation

---------

Co-authored-by: rainmakerv2 <30595646+rainmakerv3@users.noreply.github.com>
2025-09-04 20:47:06 +03:00
..
controller.cpp Multiple controllers: Select active controller and set default controller (#3169) 2025-07-30 21:37:45 +03:00
controller.h Multiple controllers: Select active controller and set default controller (#3169) 2025-07-30 21:37:45 +03:00
input_handler.cpp Hotkey config changes (#3391) 2025-09-04 20:47:06 +03:00
input_handler.h Hotkey config changes (#3391) 2025-09-04 20:47:06 +03:00
input_mouse.cpp Emulate motion controls with a mouse (#3122) 2025-06-20 13:55:41 +03:00
input_mouse.h Emulate motion controls with a mouse (#3122) 2025-06-20 13:55:41 +03:00