mirror of
https://github.com/i3/i3.git
synced 2026-03-31 20:24:23 +00:00
Corrects the cases where the colorpixel is not 0xRRGGBB : we have to use the full color_t struct to describe font colors, as Pango expects RGB values and not an XCB colorpixel value.