summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/window_controller.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-12am: rewrite IWindowControllerLiam1-86/+0
2024-02-12am: rewrite ICommonStateGetterLiam1-2/+2
2024-02-09am: fix focus states and display of indirect keyboardLiam1-2/+2
2024-01-30core: support offline web appletLiam1-2/+33
2024-01-30am: migrate global state to per-applet state structureLiam1-9/+9
2024-01-30service: split am into componentsLiam1-0/+55