eww/crates
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
..
eww Added support to label text alignment. (#412) 2022-04-29 14:06:20 +02:00
eww_shared_util Update to latest nightly 2022-04-13 15:19:39 +02:00
simplexpr Implement loop widget (#350) 2022-04-23 12:54:48 +02:00
yuck Implement loop widget (#350) 2022-04-23 12:54:48 +02:00