Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernized GUI #58

Closed
ekolis opened this issue Dec 19, 2020 · 2 comments
Closed

Modernized GUI #58

ekolis opened this issue Dec 19, 2020 · 2 comments
Labels
duplicate This issue or pull request already exists enhancement New feature or request idea Something that requires some thought and planning before it can be implemented.
Milestone

Comments

@ekolis
Copy link
Owner

ekolis commented Dec 19, 2020

Describe the feature you'd like to see
Replace the WinForms GUI with something more modern.

Benefits
The GUI will look nicer, it will be easier to style it and use modern UI conventions, and we might even be able to add support for additional platforms such as Android by using certain frameworks.

Describe alternatives
Some possibilities:

  • WPF - kind of outdated, limited to Windows
  • UWP - somewhat outdated, limited to Windows 10
  • Avalonia - cross platform but designer support is lacking last I checked
  • Unity - very powerful and cross platform but it will take some getting used to
  • Xamarin - cross platform, might be obsolete now that we have MAUI
  • MAUI - cross platform but I seem to recall it doesn't work on Linux even though it supports Android, go figure...

Additional context
blah blah

@ekolis ekolis added enhancement New feature or request idea Something that requires some thought and planning before it can be implemented. labels Dec 19, 2020
@ekolis ekolis added this to the Future milestone Dec 19, 2020
@marhawkman
Copy link

hmmm the UI definitely had room for improvements!

@ekolis
Copy link
Owner Author

ekolis commented Jan 22, 2021

Duplicate of #51

@ekolis ekolis marked this as a duplicate of #51 Jan 22, 2021
@ekolis ekolis closed this as completed Jan 22, 2021
@ekolis ekolis added the duplicate This issue or pull request already exists label Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request idea Something that requires some thought and planning before it can be implemented.
Projects
None yet
Development

No branches or pull requests

2 participants