x11-libs/gtk+: Further fallback fixes for GtkSwitch unicode glyphs
authorMart Raudsepp <leio@gentoo.org>
Thu, 7 Feb 2019 09:49:49 +0000 (11:49 +0200)
committerMart Raudsepp <leio@gentoo.org>
Thu, 7 Feb 2019 11:25:54 +0000 (13:25 +0200)
commit218e1198f3988f587725d166430b16332ca47a5f
treee966e7ab37da0d81b394979dcf79ed91c580a089
parentaaedf3cf2056cf65d1d03f4e20e90caa2f2e4a38
x11-libs/gtk+: Further fallback fixes for GtkSwitch unicode glyphs

Add a final fallback to no glyphs at all, so if the glyphs aren't
found, it'll at least just not use any and not mess up layout and
stomp on some memory, etc. The ON or OFF position should still be
visible from color and position, at least, but for most people at
least the secondary glyphs should be available.
gtk+-3.22.5 changes all this to icons, but it also changes the
default theme look, so we do this simpler patch for 3.22.4 for
that to be the next stable candidate soon, instead of theme
changing 3.22.5.

Closes: https://bugs.gentoo.org/676098
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
x11-libs/gtk+/files/3.24.4-more-gtkswitch-fallback.patch [new file with mode: 0644]
x11-libs/gtk+/gtk+-3.24.4-r1.ebuild [moved from x11-libs/gtk+/gtk+-3.24.4.ebuild with 94% similarity]