Improve border rendering (#152) and add full icon theme search support (#155)#171
Open
y2w8 wants to merge 5 commits intoToqozz:masterfrom
Open
Improve border rendering (#152) and add full icon theme search support (#155)#171y2w8 wants to merge 5 commits intoToqozz:masterfrom
y2w8 wants to merge 5 commits intoToqozz:masterfrom
Conversation
Owner
|
Hey! Thanks for the pull request, this has been on the list for a while.
|
Author
|
1.Yeh some of it because my English not that good and afraid it’s not be like professional if I type it / if you mean the code no it just give the idea of fill rule and fallback icons
|
Owner
|
No worries :)
For making the border fully rounded. |
Author
|
Done. |
Owner
|
Thank you, I'll give this a try over the weekend. Sorry for the delay! |
Owner
|
I'm so sorry, my Linux machine is having problems so I might take a little longer to get to this. |
Author
|
No problem |
Owner
|
Really sorry I haven't gotten to this yet, have just been very busy. Promise I will get to it soon. |
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.
Summary
This PR combines improvements to the rendering system and the icon theme handling.
Rendering Improvements
Screencast_20251108_160137.webm
Icon Theme Enhancements
/usr/share/icons/usr/local/share/icons~/.local/share/icons~/.icons/usr/share/pixmaps/var/lib/flatpak/exports/share/icons$XDG_DATA_DIRS/icons.svg,.svgz,.png,.xpmhicolor (optional)and predefined default theme (Adwaita).Screencast_20251108_230054.webm
Additional Notes
Related issue
Fixes #152
FIxes #155