rpcsx/rpcs3/Input
Bevan Weiss ae0e454fc2 Use dynamic_cast to convert QWindow m_target to gs_frame
Used to access get_mouse_lock_state rather than going through the QWindow property tables.

Modify mouse hide and lock to default OFF when entering Windowed mode, and to default ON when entering Fullscreen unless 'show cursor in fullscreen' is configured
2020-09-02 14:22:00 +02:00
..
basic_keyboard_handler.cpp Untangle GUI and input includes 2020-02-24 16:31:01 +01:00
basic_keyboard_handler.h
basic_mouse_handler.cpp Use dynamic_cast to convert QWindow m_target to gs_frame 2020-09-02 14:22:00 +02:00
basic_mouse_handler.h Use dynamic_cast to convert QWindow m_target to gs_frame 2020-09-02 14:22:00 +02:00
ds3_pad_handler.cpp input: use left and right squircle values 2020-07-13 21:23:48 +02:00
ds3_pad_handler.h Qt/Input: piggyback on existing callback for battery_level 2020-03-05 22:37:48 +01:00
ds4_pad_handler.cpp input: use left and right squircle values 2020-07-13 21:23:48 +02:00
ds4_pad_handler.h Qt/Input: piggyback on existing callback for battery_level 2020-03-05 22:37:48 +01:00
evdev_joystick_handler.cpp evdev: log axis information in pad settings 2020-08-18 18:29:35 +02:00
evdev_joystick_handler.h evdev: add keys used by wii controller driver 2020-04-25 22:55:08 +02:00
keyboard_pad_handler.cpp Use dynamic_cast to convert QWindow m_target to gs_frame 2020-09-02 14:22:00 +02:00
keyboard_pad_handler.h GUI: Mouse Hide and Lock Keyboard Shortcut 2020-09-02 14:22:00 +02:00
mm_joystick_handler.cpp input: use left and right squircle values 2020-07-13 21:23:48 +02:00
mm_joystick_handler.h Qt/Input: piggyback on existing callback for battery_level 2020-03-05 22:37:48 +01:00
pad_thread.cpp pad_thread facepalm 2020-06-26 09:28:58 +02:00
pad_thread.h Input: Use global variables for pad modifications 2020-06-26 04:42:52 +02:00
product_info.h input: add Rock Revolution Drum Controller product info 2020-04-25 10:17:48 +02:00
xinput_pad_handler.cpp input: use left and right squircle values 2020-07-13 21:23:48 +02:00
xinput_pad_handler.h Qt/Input: piggyback on existing callback for battery_level 2020-03-05 22:37:48 +01:00