]> git.armaanb.net Git - st.git/commit
Add RGB color definition
authorRoberto E. Vargas Caballero <k0ga@shike2.com>
Fri, 19 Jul 2013 18:34:36 +0000 (20:34 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Sat, 20 Jul 2013 21:25:38 +0000 (23:25 +0200)
commit8dde8cde41caa311718d2b990ea3356272ee25ee
tree5710f164403d3f20f82e9113a7a8ea9f8de9a67d
parent33ad83d49213749f4fcec850327f57a33ca8b921
Add RGB color definition

This patch uses the bit 24 in the color descriptor as an indicator
of RGB color, so we can take the values and generating the XftColour
directly in xdraws.
st.c