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

Improve GUI #6

Open
ashwini0529 opened this issue Oct 5, 2017 · 10 comments
Open

Improve GUI #6

ashwini0529 opened this issue Oct 5, 2017 · 10 comments

Comments

@ashwini0529
Copy link
Member

No description provided.

@checor
Copy link

checor commented Oct 5, 2017

In what ways do you want to improve the GUI? I have a little of knowledge of Qt, I can help if you want.

Maybe putting the console output in a console-like widget would look nicer.

@ashwini0529
Copy link
Member Author

The app looks completely functional but UI always helps.
Adding enhancements and placing things where they look perfect could be a great start.
@checor why don't you try out something from your side and share the screenshot? 😄

@checor
Copy link

checor commented Oct 5, 2017

Sure! I will try in the evening.

Seeing your screenshots, I assume this project is for Linux, or does it works on Windows too?

@ashwini0529
Copy link
Member Author

@checor Are you on it?

@checor
Copy link

checor commented Oct 20, 2017

Hello,

Apologies for the delay.

I will try something in the night if you are ok with that.

@checor
Copy link

checor commented Oct 22, 2017

Hello,

Did you made the GUI using .ui files? It would be nice to have them. Or, should I edit the generated files?

@checor
Copy link

checor commented Oct 22, 2017

In case you don't have them, or you don't want to add it to the source, I've done the changes directly to the generated source. Will look like this:

image

Should I add a font to the resources system, or try to use a font the system had already instaled? I want to use a monospaced font.

@SubhashiniTatipamula
Copy link

The starting page gave me the gist of the package. After looking at the screen I felt the install/update/uninstall screens looked consistent except search option. Why not search on update/uninstall screens? Is the screen not same for all the 3 options with the dynamically changing buttons/data?

@ayushpriya10
Copy link
Member

@SubhashiniTatipamula You're quite right about the consistency and yes the search bar can surely be added to update/uninstall screens. I didn't add them when I wrote the program because the number of packages in these categories would be significantly less and hence didn't feel much need of a search segment. But if you wish, you can surely add it.

@Oliver-Habersetzer
Copy link

Just chiming in to add this:
On Windows with scaling enabled, the UI is unusable. This is 225%.
image

At 100% it looks fine again ;)
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants