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

Fix previous/next page icon on win32 #24

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

kleisauke
Copy link
Contributor

Prefer the use of go-previous-symbolic and go-next-symbolic icons over media-seek-backward and media-seek-forward, as the former icons are available in GTK's default icon theme: https://gitlab.gnome.org/GNOME/gtk/-/tree/4.13.2/gtk/icons/scalable/actions

This would avoid having to depend on the Adwaita icon theme.

See: https://gitlab.gnome.org/GNOME/gtk/-/issues/3794

Prefer the use of `go-previous-symbolic` and `go-next-symbolic`
icons over `media-seek-backward` and `media-seek-forward`, as the
former icons are available in GTK's default icon theme:
https://gitlab.gnome.org/GNOME/gtk/-/tree/4.13.2/gtk/icons/scalable/actions

This would avoid having to depend on the Adwaita icon theme.

See: https://gitlab.gnome.org/GNOME/gtk/-/issues/3794
kleisauke added a commit to libvips/build-win64-mxe that referenced this pull request Oct 27, 2023
@jcupitt
Copy link
Owner

jcupitt commented Oct 27, 2023

Oh, nice! Although the default icon theme is terrible and we should include something better, as well as this patch, of course.

@jcupitt jcupitt merged commit 02b5250 into jcupitt:master Oct 27, 2023
@kleisauke kleisauke deleted the win32-icons branch October 27, 2023 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants