gimp/icons
Jehan 68851c1aaa Issue #5875: Close button too big on wayland backend.
The issue is that on X11, the window manager draws the title bar hence
uses the window-close button from the system theme, though on Wayland,
GTK draws its own decorations. Since we provide a window-close, we end
up with a disparity between this button and the minimize/maximize
buttons.

For now, let's just get rid of the window-close icon as an easy
solution, thus GIMP will always use the window-close icon from system
theme.

Maybe we can restore our own window-close icon later, but we should make
sure to at least have also window-maximize and window-minimize icons so
that the 3 buttons next to each others won't look too mismatched. And
probably we should also have smaller-size design because it doesn't look
so nice when huge (though it might simply have been the size mismatch
which gave this feeling).
2021-07-05 11:04:13 +02:00
..
Color Issue #5875: Close button too big on wayland backend. 2021-07-05 11:04:13 +02:00
Legacy Issue #5879: Legacy icon theme not installed with meson build. 2021-05-22 18:28:58 +02:00
Symbolic Issue #5875: Close button too big on wayland backend. 2021-07-05 11:04:13 +02:00
hicolor Issue #4922: install software-update-available from Adwaita on hicolor. 2020-10-24 19:43:40 +02:00
.gitignore Generate icon resources where they are needed, and don't include .c files 2018-06-13 20:02:05 +02:00
Makefile.am icons: install switch-(on|off)-symbolic icons in GIMP's hicolor theme. 2020-08-22 23:53:49 +00:00
meson.build Issue #5875: Close button too big on wayland backend. 2021-07-05 11:04:13 +02:00