Gallery improvements + Display message when no apps are found - #21
Merged
Conversation
**APP PANEL** - Now displays a message at the center of the screen when no apps are found - Category title header is now extrabold and better aligned **Fixed** - Category group headers won't be too big for other themes than adw-gtk3(-dark)
**DETAILS -> GALLERY** - Screenshots now have a FIXED HEIGHT, so the section height will not change when browsing screenshots. - New arrows to let users view screenshots easier. - Their event boxes extend to the side of the window. - I made the screenshots loop instead of being blocked on the first or the last one. I made a variable in the code to disable this behavior if you don't like it. - Background color is now darker and extends to the sides of the window - Navigation dots support CSS transitions. - The active dot is bigger than the others - When you hover a dot, it will change color to white and get a border. - Missing image icon has been changed and is now bigger ** DETAILS PAGE** - Details window is now taller when opened - Details headerbar title is now "About (app)" - No more separators below the main app section **SIDE PANEL** - Updates count will not be visible when no updates are available **APP PANEL** - Options button tooltip is now "Manage permissions" as I think it's less vague **ABOUT** - Version label changed to 1.0.8
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.









APP PANEL
Fixed