awesome/common
Alex Cornejo cee3e9b60d [draw] Add option to link against GTK instead of Imlib2
I added an option to the configure script to link against gdk instead
of imlib2. Most people already have gdk installed so that way they can
use awesome without installing imlib2, and gdk's pixbuf was explicitly
designed to replace imlib2.

Also, a nice side effect is that GDK works directly with cairo
surfaces, so the process of loading images should be faster, although
since awesome does very little image loading it probably wont have a
noticable impact on performance, but it certainly won't hurt.

Signed-off-by: Julien Danjou <julien@danjou.info>
2008-04-03 09:16:58 +02:00
..
configopts.c [config] minus values would be useful for the progressbar's gap option. 2008-04-02 15:51:32 +02:00
configopts.h Add cfg_getalignment() functions 2008-03-23 15:52:21 +01:00
draw.c [draw] Add option to link against GTK instead of Imlib2 2008-04-03 09:16:58 +02:00
draw.h draw_textwidth() can use a const char * 2008-03-25 15:55:45 +01:00
list.h Add a pointer to SLIST struct to store previous element 2008-03-23 15:52:17 +01:00
socket.c Lot of cosmetic changes: proto change, etc. 2008-03-23 15:52:22 +01:00
socket.h Lot of cosmetic changes: proto change, etc. 2008-03-23 15:52:22 +01:00
swindow.c Lot of cosmetic changes: proto change, etc. 2008-03-23 15:52:22 +01:00
swindow.h Lot of cosmetic changes: proto change, etc. 2008-03-23 15:52:22 +01:00
util.c Add Auto value to Position 2008-03-23 15:52:19 +01:00
util.h Cosmetic 2008-03-23 15:52:22 +01:00
version.c rename awesome-version.[ch] to version.[ch] 2008-02-27 09:04:17 +01:00
version.h rename awesome-version.[ch] to version.[ch] 2008-02-27 09:04:17 +01:00
xscreen.c Lot of cosmetic changes: proto change, etc. 2008-03-23 15:52:22 +01:00
xscreen.h Rename Area to area_t 2008-03-23 15:52:18 +01:00
xutil.c Lot of cosmetic changes: proto change, etc. 2008-03-23 15:52:22 +01:00
xutil.h Lot of cosmetic changes: proto change, etc. 2008-03-23 15:52:22 +01:00