summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_motion_touch.ui
AgeCommit message (Collapse)Author
2024-12-31chore: update project branding to citronZephyron
2022-05-29motion touch ui: move remaining connection out of .ui fileKyle K
Two reasons for this: 1. Out of 7 connections, 6 are in ConfigureMotionTouch::ConnectEvents, this is the outlier. 2. Qt6 doesn't moc the connection properly
2021-11-24config: Cleanup and documentationgerman77
2021-01-15Allow all touch inputs at the same time and remove config options that are ↵german
not longer necesary
2020-11-25Add multiple udp server supportgerman
2020-11-15ui/themes: Cleanup UIMorph
2020-08-29yuzu: Add motion and touch configurationFearlessTobi