-
Notifications
You must be signed in to change notification settings - Fork 4
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
UI Improvements #7
Comments
How do you feel about moving to WPF? |
@maratmuginov I don't mind at all. |
@flaminggenius Please assign me and I can make us a WPF version with a much fancier UI. |
Since were moving torwards WPF we could include mac/linux support as part of this? |
Unfortunately WPF is Windows specific. For Mac and Linux support we would need to be able to run the underlying .exe on those systems. |
Right my bad I was thinking of xamarin. |
Even if we used Xamarin the underlying dependency phantom.exe is a Windows program. We’d need to recompile the underlying dependency for each OS |
The underlying dependency wouldn't be an issue. Phantom already supports linux and mac. We would only have to choose the right file to run depending on the system but I don't think this is a big deal at the moment |
Xamarin supports Mac and Linux but we can't develop for Mac in Windows VS. We'd need an actual Mac 😩 |
Reasons why I don't like apple. |
Alright, how about I just port us to WPF in the meantime? @flaminggenius |
That works |
Overall the UI is kinda bland could use some love
The text was updated successfully, but these errors were encountered: