GreemDev-Ryujinx/src/Ryujinx/UI/Views/Main
Judas Drekonym 471e7ed2e4
Add TitleID sort method (#553)
Adds an additional application list sorting method for the TitleID. A
bit of a niche choice for sorting but I think the TID is a relevant
enough piece of metadata that it should be there. (And I personally
would be using it)

- Using existing TitleId constant in ApplicationSort, implying this was
meant to be in the sorting options at some point?
- Reuses the "DlcManagerTableHeadingTitleIdLabel" locale for fulfilling
the need already, might be better to make a unique one for this in the
long run but this codebase is new to me so I wanted to make the changes
as unobtrusive as possible
- Using app.Id for the comparer seems to work fine, not sure if using
something else like IdString would be better?
2025-01-21 11:06:40 -06:00
..
MainMenuBarView.axaml UI: Visually merge "Actions" and "Tools" menu bar items into Actions 2025-01-20 16:56:05 -06:00
MainMenuBarView.axaml.cs UI: Visually merge "Actions" and "Tools" menu bar items into Actions 2025-01-20 16:56:05 -06:00
MainStatusBarView.axaml UI: Redirect IME errors to Debug instead of error 2024-12-26 23:13:35 -06:00
MainStatusBarView.axaml.cs misc: clean vsync toggle log 2024-12-31 00:52:39 -06:00
MainViewControls.axaml Add TitleID sort method (#553) 2025-01-21 11:06:40 -06:00
MainViewControls.axaml.cs misc: Update Gommon, apply new extension 2024-12-30 20:37:02 -06:00