awesome/objects
Uli Schlachter cf679c2db3 Remove named colors
The only string format for colors that we now support are #rrggbb and #rrggbbaa.
All other strings will cause errors.

Thanks to this, color_init_cookie_t can be removed. There won't be a request to
the X server for transforming named colors any more and so there won't be a
cookie. This means that color_init_reply() has to be removed, too.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-09-10 11:27:40 +02:00
..
widgets Remove named colors 2010-09-10 11:27:40 +02:00
button.c luaclass properties: Use C strings 2010-09-01 15:41:41 +02:00
button.h fix tag header and order build 2010-05-28 13:28:25 +02:00
client.c client: Stop using a_tokenize 2010-09-02 19:19:01 +02:00
client.h client: client_set_focus is static, so merge 2010-08-18 10:50:40 +02:00
image.c Remove named colors 2010-09-10 11:27:40 +02:00
image.h fix tag header and order build 2010-05-28 13:28:25 +02:00
key.c common/xutil.c: Stop using a_tokenize 2010-09-02 19:22:08 +02:00
key.h fix tag header and order build 2010-05-28 13:28:25 +02:00
tag.c luaclass properties: Use C strings 2010-09-01 15:41:41 +02:00
tag.h fix tag header and order build 2010-05-28 13:28:25 +02:00
timer.c luaclass properties: Use C strings 2010-09-01 15:41:41 +02:00
timer.h fix tag header and order build 2010-05-28 13:28:25 +02:00
wibox.c common/util.h: Stop using a_tokenize() 2010-09-02 19:00:31 +02:00
wibox.h Wibox: Remove shape support 2010-08-30 10:22:50 +02:00
widget.c widget: Completely stop using a_tokenize() 2010-09-02 18:57:18 +02:00
widget.h Stop using gperf 2010-09-02 19:24:39 +02:00
window.c luaclass properties: Use C strings 2010-09-01 15:41:41 +02:00
window.h Turn this into a reparenting WM 2010-08-09 11:56:26 +02:00