1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-02 19:21:03 +02:00
ironbar/src/image
Jake Stanger e11177fea3
fix: add sensible class names for icon labels
BREAKING CHANGE: Where both textual and image icons are supported, CSS classes have changed to better reflect their targets. `.icon` has changed to `.icon-box` and `.icon` now targets the underlying element. `.label` has been changed to `.icon.text-icon`. This affects icons on the **music**, **workspaces**, and **clipboard** modules.

Resolves #185.
2023-06-12 22:25:23 +01:00
..
gtk.rs fix: add sensible class names for icon labels 2023-06-12 22:25:23 +01:00
mod.rs feat: new clipboard manager module 2023-02-26 13:42:53 +00:00
provider.rs fix: poor error handling for missing images 2023-05-20 14:38:39 +01:00