Skip to content

Address some icons not showing in Gtk4 apps#537

Merged
newhoa merged 1 commit intoshimmerproject:masterfrom
newhoa:gtk4-svg-render-fix
Nov 24, 2025
Merged

Address some icons not showing in Gtk4 apps#537
newhoa merged 1 commit intoshimmerproject:masterfrom
newhoa:gtk4-svg-render-fix

Conversation

@newhoa
Copy link
Copy Markdown
Contributor

@newhoa newhoa commented Nov 20, 2025

Gtk4 switched to a new SVG renderer for icons. Unfortunately it failed to render some icons. Not completely sure what caused the issue, but possibly some past cleaning method use upstream removed some SVG text data that the new render seems to need.

Updating the icons either from newer upstream icons or re-saving with a newer inkscape seems to have fixed the issue.

Also fixed a few symbolic icons that were not exactly 16x16px.

Fixes #533
Fixes #534
Fixes #536

Gtk4 switched to a new SVG renderer for icons. Unfortunately it
failed to render some icons. Not completely sure what caused the
issue, but possibly some past cleaning method use upstream
removed some SVG text data that the new render seems to need.

Updating the icons either from newer upstream icons or
re-saving with a newer inkscape seems to have fixed the issue.

Also fixed a few symbolic icons that were not exactly 16x16px.

Fixes shimmerproject#533
Fixes shimmerproject#534
Fixes shimmerproject#536
@newhoa newhoa force-pushed the gtk4-svg-render-fix branch from b70bc36 to f86bea9 Compare November 24, 2025 22:29
@newhoa newhoa merged commit 98ad7e9 into shimmerproject:master Nov 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant