Michael Stapelberg 9e3a9e8225
Allow text drawing to use the alpha channel. (#5246)
This is the last remaining diff from the i3-gaps tree.

related to https://github.com/i3/i3/issues/3724

Tested using the following config with picom:

bar {
	i3bar_command i3bar -t
	status_command i3status
	colors {
		# fully	transparent text on opaque background:
		statusline #ffffff00
		background #000000ff
	}
}
2022-11-06 12:43:37 +01:00
..
2011-08-28 17:44:42 +02:00
2018-04-13 23:09:44 +08:00
2021-09-10 09:18:01 +02:00
2021-03-12 10:18:07 +01:00
2021-03-12 10:18:07 +01:00
2009-10-23 19:53:36 +02:00
2009-06-01 14:59:25 +02:00
2021-10-24 17:38:14 +02:00