https://bugs.kde.org/show_bug.cgi?id=443919
--- Comment #7 from Nate Graham <[email protected]> --- Git commit 7e7caf2ae427a9e0b169b473d5ab890161750abe by Nate Graham, on behalf of Artem Grinev. Committed on 13/01/2022 at 19:47. Pushed by ngraham into branch 'master'. gtk3, gtk4: Blue ocean checkboxes This MR adds a Blue Ocean-styled checkboxes and radio buttons. They follow Adwaita's approach to draw box in CSS and provide the image itself in a SVG. This allows us to control coloring of the box more precisely and also add an check/uncheck animation. A +47 -0 src/assets/bullet-symbolic.svg A +46 -0 src/assets/checkmark-symbolic.svg A +40 -0 src/assets/dash-symbolic.svg M +92 -35 src/gtk3/widgets/_checkboxes.scss M +1 -46 src/gtk3/widgets/_menus.scss M +91 -35 src/gtk4/widgets/_checkboxes.scss M +0 -46 src/gtk4/widgets/_menus.scss https://invent.kde.org/plasma/breeze-gtk/commit/7e7caf2ae427a9e0b169b473d5ab890161750abe -- You are receiving this mail because: You are watching all bug changes.
