suyu/src/core/hle/service/am/applets
Morph 51ca93981d applets: Send focus state change message on applet state change
Fixes the softlock after the controller applet exits in Mario Kart 8 Deluxe.
2021-04-17 09:26:48 -04:00
..
applets.cpp applets: Send focus state change message on applet state change 2021-04-17 09:26:48 -04:00
applets.h applets: Send focus state change message on applet state change 2021-04-17 09:26:48 -04:00
controller.cpp applets: Send focus state change message on applet state change 2021-04-17 09:26:48 -04:00
controller.h applets: Make the applet mode a protected property of Applet 2021-04-17 08:50:49 -04:00
error.cpp applets: Send focus state change message on applet state change 2021-04-17 09:26:48 -04:00
error.h applets: Make the applet mode a protected property of Applet 2021-04-17 08:50:49 -04:00
general_backend.cpp applets: Send focus state change message on applet state change 2021-04-17 09:26:48 -04:00
general_backend.h applets: Make the applet mode a protected property of Applet 2021-04-17 08:50:49 -04:00
profile_select.cpp applets: Send focus state change message on applet state change 2021-04-17 09:26:48 -04:00
profile_select.h applets: Make the applet mode a protected property of Applet 2021-04-17 08:50:49 -04:00
software_keyboard.cpp applets: Send focus state change message on applet state change 2021-04-17 09:26:48 -04:00
software_keyboard.h applets: Make the applet mode a protected property of Applet 2021-04-17 08:50:49 -04:00
software_keyboard_types.h applets/swkbd: Implement the Normal and Inline Software Keyboard Applet 2021-04-15 01:53:17 -04:00
web_browser.cpp applets: Send focus state change message on applet state change 2021-04-17 09:26:48 -04:00
web_browser.h applets: Make the applet mode a protected property of Applet 2021-04-17 08:50:49 -04:00
web_types.h applets/web: Initial implementation of the web browser applet 2020-12-18 10:33:27 -05:00