rgba: Fix GDK_RGBA() macro to work with alpha
authorBenjamin Otte <otte@redhat.com>
Sun, 6 Feb 2022 19:01:49 +0000 (20:01 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 8 Feb 2022 00:34:19 +0000 (01:34 +0100)
commitf37c5ebd267c625001e6c67b6d5bf46338524ae0
tree404dbd1e2eba1440fac2050981d5dcc8c6e2abbe
parent2c718253247b586ffb9e68e074bd7ef77e9e93f1
rgba: Fix GDK_RGBA() macro to work with alpha

Previously we dividied by an integer, so alpha was either 0.0 or 1.0.
gdk/gdkrgbaprivate.h