Commit graph

2 commits

Author SHA1 Message Date
GreemDev
8ec1a3a594 rename NotificationHelper to RyujinxNotificationManager,
rename instance method names.
Additionally clarified what the math is in the notification manager margin parameter.
2025-12-04 21:54:17 -06:00
GreemDev
8d9d6b1afc Setup Wizard restructuring
- Remove polymorphic base, this only existed because TKMM has a desktop/switch setup prodecure difference and has 2 implementations of the setup wizard. We only need one.
- Remove Systems/UI file split, they're all in Ryujinx.Ava.UI now
- made NotificationHelper instance-based to allow you to encapsulate notifications to a window that magically disappear when the window is closed, instead of switching to showing on the main window.
2025-12-04 21:54:17 -06:00
Renamed from src/Ryujinx/UI/SetupWizard/Pages/SetupFirmwarePageContext.cs (Browse further)