eww/crates/eww
Alessio 34d929f097
Added support to label text alignment. (#412)
* Added support to label text alignment.

Since labels in gtk can't be aligned via css (I still don't know why)
and can be only aligned using code, this patch adds support for this
functionality by adding the properties :xalign and :yalign to the label
expression.
The exact behavior is described by the docs.

* Updated changelog with :xalign and :yalign for labels
2022-04-29 14:06:20 +02:00
..
src Added support to label text alignment. (#412) 2022-04-29 14:06:20 +02:00
Cargo.toml Update to latest nightly 2022-04-13 15:19:39 +02:00
rustfmt.toml Setup cargo workspace 2021-07-21 19:21:11 +02:00