-
-
Notifications
You must be signed in to change notification settings - Fork 45
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
2.0 To-Do List #73
Comments
What gui toolkit is planned for Linux? Or will there be a plan to use something crossplatform? |
You mean what tools will be available in the tools tab, or what language is planned on being used for the GUI itself? |
oops misunderstanding, I meant something like gtk, qt, wxgidgets etc, here list for examples |
I'll likely being GTK to create native UIs. Native cores will take priority over Native UIs as both MacOs and Linux have WINE that can run the UI. With proper setup you can talk to the native OS through WINE. I had experimented with this several years ago and will be building off of that expereince. |
please still provide a portable version ;) |
DEFINITELY |
Checkbox for installer should be marked now. |
This will allow for coprocessing instead of a single GUI update (e.g. Process List updating) blocking the program from optimizing and doing other tasks. Additionally, users will be able interact with the GUI and make changes while programs are being optimized. Finally, this step is CRITICAL for having support for Linux.
This feature has been a long time coming but is semi resource intensive. With the GUI being split off of the Core we should have no issue implementing this.
Most users of NotCPUCores are not power users, or are just beginning to be. Providing them with suggested optimizations, profiles, and tools should be a priority
This should help with false positives, reduce downloads to 1 file per OS, and allow options to create shortcuts, provide tips and tricks, and other useful interactions and choices for the user.
The text was updated successfully, but these errors were encountered: