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

UI Improvements #7

Open
CoderJoeW opened this issue Oct 7, 2020 · 12 comments
Open

UI Improvements #7

CoderJoeW opened this issue Oct 7, 2020 · 12 comments
Assignees
Labels
enhancement New feature or request hacktoberfest

Comments

@CoderJoeW
Copy link
Owner

Overall the UI is kinda bland could use some love

@CoderJoeW CoderJoeW added enhancement New feature or request hacktoberfest labels Oct 7, 2020
@maratmuginov
Copy link
Contributor

How do you feel about moving to WPF?

@CoderJoeW
Copy link
Owner Author

@maratmuginov I don't mind at all.

@maratmuginov
Copy link
Contributor

@flaminggenius Please assign me and I can make us a WPF version with a much fancier UI.

@CoderJoeW
Copy link
Owner Author

Since were moving torwards WPF we could include mac/linux support as part of this?

@maratmuginov
Copy link
Contributor

Unfortunately WPF is Windows specific. For Mac and Linux support we would need to be able to run the underlying .exe on those systems.

@CoderJoeW
Copy link
Owner Author

Right my bad I was thinking of xamarin.

@maratmuginov
Copy link
Contributor

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

@CoderJoeW
Copy link
Owner Author

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

@maratmuginov
Copy link
Contributor

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 😩

@CoderJoeW
Copy link
Owner Author

Reasons why I don't like apple.

@maratmuginov
Copy link
Contributor

Alright, how about I just port us to WPF in the meantime? @flaminggenius

@CoderJoeW
Copy link
Owner Author

That works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants