Commit graph

28 commits

Author SHA1 Message Date
Julien Danjou
445479cf8b use Cairo for rendering square instead of Xlib 2007-10-10 19:59:14 +02:00
Julien Danjou
1a755ff245 simplify color handling 2007-10-10 13:07:12 +02:00
Julien Danjou
2887bb8b86 avoid DC in drawsquare() 2007-10-09 21:43:26 +02:00
Julien Danjou
aa645b15ab avoid DC in drawtext() 2007-10-09 21:29:19 +02:00
Julien Danjou
d7aac7b811 better fix for font height problem
Thanks to Arnaud Fontaine
2007-10-04 17:35:47 +02:00
Julien Danjou
97a2085705 cosmetic: remove lines with empty spaces at end 2007-10-03 17:26:14 +02:00
Julien Danjou
5ecb754d62 remove useless extern variables 2007-10-03 00:14:39 +02:00
Julien Danjou
0745844db5 remove alpha layer; bug otherwise 2007-10-02 17:06:38 +02:00
Julien Danjou
272f4b1c2a Xft support 2007-10-01 19:22:57 +02:00
Julien Danjou
9737185639 simplify drawsquare() 2007-09-20 20:11:33 +02:00
Julien Danjou
ce367ebfba simplify drawsquare() 2007-09-19 15:42:40 +02:00
Julien Danjou
82e1c44f85 better proto for drawsquare
the old one was not logical
2007-09-17 12:45:41 +02:00
Julien Danjou
fe89aa31b0 create statusbar.c and move things from draw.c 2007-09-15 15:16:53 +02:00
Julien Danjou
6a11f10764 move drawable to statusbar struct 2007-09-15 14:58:41 +02:00
Julien Danjou
01b2785587 rename drawstatus to drawstatusbar 2007-09-15 13:54:02 +02:00
Julien Danjou
9897e5a839 remove DC from global in draw.c 2007-09-12 16:55:47 +02:00
Julien Danjou
7659289b9e chance license to GPLv2 2007-09-12 14:29:51 +02:00
Julien Danjou
60c33390a8 optimize drawtext a little 2007-09-11 17:46:25 +02:00
Julien Danjou
9f56ade4e9 use more safe functions and update #inlcude 2007-09-11 14:00:49 +02:00
Julien Danjou
6f528063be rename jdwm to awesome 2007-09-10 12:06:54 +02:00
Julien Danjou
20a599c07e move barwin to Statusbar 2007-09-07 17:29:36 +02:00
Julien Danjou
8db67dca7c remove sw/sh, calculate each time 2007-09-07 17:19:03 +02:00
Julien Danjou
a6a705dd85 remove global bh/blw and add a Statusbar type 2007-09-07 16:13:59 +02:00
Julien Danjou
a4449818f3 remove useless string.h inclusion 2007-09-07 11:48:30 +02:00
Julien Danjou
bd5bef5acf remove textw function, change it with a macro 2007-09-06 22:09:00 +02:00
Julien Danjou
e5f2ed3f22 remove extern seltags, put it in jdwmconf 2007-09-06 19:05:26 +02:00
Julien Danjou
379136c2a6 documentation 2007-09-06 18:43:49 +02:00
Julien Danjou
f7173bd79d first import 2007-09-05 20:15:00 +02:00