mirror of
https://github.com/WinDurango/WinDurango.UI.git
synced 2026-01-31 00:55:24 +01:00
5b2329bf1d052d0f97d1065dbc6c29902fc15d75
WinDurango.UI
GUI for WinDurango, which is planned to allow for easy installing/patching among other random stuff I decide lmfao
Note
This does nothing more than provide a GUI for easily registering and patching packages with WinDurango.
Additionally, I don't know much about C#... so the code is probably very messy.
Roadmap
Features
- Compiling the DLLs and patching automatically
- Allow for package removal from UI instead of just completely uninstalling, as well as allowing for any existing installed package to be added, and other install options... such as installing without symlinking, etc... So we could modify the install button to be a dropdown button with the options inside for the install stuff.
- Resize content to fit to screen
- Allow for search
Bugs/Improvements
- Make the applist not go offscreen (lol)
- Applist pages
- Fix icon in the titlebar
- Repo contributors on the about screen
- Get Fluent Thin working
- Add versioning to the InstalledPackages json (as in versioning the JSON file itself)
- Make the Package stuff not rely on UI so much, handle that somewhere else.
- Fix crash when installation errors
- Cleanup, lots and lots of it.
Languages
C#
99.2%
Python
0.7%