icons /layouts
optimize PNG files
2007-12-29 11:26:25 +01:00
layouts
remove LAYOUT_PROTO, use a LayoutArrange typedef
2008-01-01 17:33:12 +01:00
widgets
fix border color
2008-01-01 17:04:06 +01:00
.gitignore
remove dual-config: awesomerc is now preprocessed and compiled in awesome
2007-12-13 11:16:43 +01:00
AUTHORS
add Aldo as AUTHORS
2007-12-19 10:44:41 +01:00
LICENSE
chance license to GPLv2
2007-09-12 14:29:51 +02:00
Makefile
remove common.h
2008-01-01 17:38:27 +01:00
README
Add more requirements to README.
2007-12-17 18:21:47 +01:00
STYLE
The preferred line length is 80 characters.
2007-12-18 11:27:26 +01:00
awesome-client-common.c
remove LAYOUT_PROTO, use a LayoutArrange typedef
2008-01-01 17:33:12 +01:00
awesome-client.1.txt
minor documentation fix
2007-12-15 07:36:06 +01:00
awesome-client.c
remove LAYOUT_PROTO, use a LayoutArrange typedef
2008-01-01 17:33:12 +01:00
awesome-client.h
The preferred line length is 80 characters.
2007-12-18 11:27:26 +01:00
awesome.1.txt
remove default reloadconfig un manpage
2007-12-15 19:22:47 +01:00
awesome.c
clean some awesome.c stuff
2007-12-31 10:10:49 +01:00
awesome.doxygen
generate graphs
2008-01-01 17:45:05 +01:00
awesome.h
replace UICB_PROTO macro by a typedef
2008-01-01 17:25:48 +01:00
awesomerc
allow to have several statusbar
2007-12-30 21:00:34 +01:00
awesomerc.1.txt
update manpage for several statusbar
2007-12-30 21:13:11 +01:00
client.c
use LayoutArrange and Uicb type into config.h ; move some functions from layout.c to client.c
2008-01-01 17:37:16 +01:00
client.h
use LayoutArrange and Uicb type into config.h ; move some functions from layout.c to client.c
2008-01-01 17:37:16 +01:00
config.c
simplify some stuff, cosmetic
2008-01-01 16:29:58 +01:00
config.h
use LayoutArrange and Uicb type into config.h ; move some functions from layout.c to client.c
2008-01-01 17:37:16 +01:00
config.mk
cosmetic
2007-12-28 12:39:40 +01:00
draw.c
use LayoutArrange and Uicb type into config.h ; move some functions from layout.c to client.c
2008-01-01 17:37:16 +01:00
draw.h
remove LAYOUT_PROTO, use a LayoutArrange typedef
2008-01-01 17:33:12 +01:00
event.c
replace UICB_PROTO macro by a typedef
2008-01-01 17:25:48 +01:00
event.h
add support for NET_CLOSE_WINDOW
2007-12-27 20:49:38 +01:00
ewmh.c
replace UICB_PROTO macro by a typedef
2008-01-01 17:25:48 +01:00
ewmh.h
add support for NET_WM_STATE and NET_WM_STATE_STICKY
2007-12-27 22:39:29 +01:00
focus.c
replace UICB_PROTO macro by a typedef
2008-01-01 17:25:48 +01:00
focus.h
replace UICB_PROTO macro by a typedef
2008-01-01 17:25:48 +01:00
layout.c
use LayoutArrange and Uicb type into config.h ; move some functions from layout.c to client.c
2008-01-01 17:37:16 +01:00
layout.h
use LayoutArrange and Uicb type into config.h ; move some functions from layout.c to client.c
2008-01-01 17:37:16 +01:00
mouse.c
replace UICB_PROTO macro by a typedef
2008-01-01 17:25:48 +01:00
mouse.h
replace UICB_PROTO macro by a typedef
2008-01-01 17:25:48 +01:00
rules.c
remove Display from Client struct
2007-12-27 23:10:43 +01:00
rules.h
The preferred line length is 80 characters.
2007-12-18 11:27:26 +01:00
screen.c
replace UICB_PROTO macro by a typedef
2008-01-01 17:25:48 +01:00
screen.h
replace UICB_PROTO macro by a typedef
2008-01-01 17:25:48 +01:00
statusbar.c
draw statusbar after init
2007-12-31 10:04:03 +01:00
statusbar.h
replace UICB_PROTO macro by a typedef
2008-01-01 17:25:48 +01:00
tag.c
replace UICB_PROTO macro by a typedef
2008-01-01 17:25:48 +01:00
tag.h
replace UICB_PROTO macro by a typedef
2008-01-01 17:25:48 +01:00
uicb.c
replace UICB_PROTO macro by a typedef
2008-01-01 17:25:48 +01:00
uicb.h
replace UICB_PROTO macro by a typedef
2008-01-01 17:25:48 +01:00
util.c
Remove single occurance of die, and then remove die itself.
2007-12-19 10:42:00 +01:00
util.h
remove LAYOUT_PROTO, use a LayoutArrange typedef
2008-01-01 17:33:12 +01:00
widget.c
allow to have several statusbar
2007-12-30 21:00:34 +01:00
widget.h
replace UICB_PROTO macro by a typedef
2008-01-01 17:25:48 +01:00
window.c
remove LAYOUT_PROTO, use a LayoutArrange typedef
2008-01-01 17:33:12 +01:00
window.h
replace UICB_PROTO macro by a typedef
2008-01-01 17:25:48 +01:00
xutil.c
Change awesome_config -> AwesomeConf.
2007-12-19 10:43:02 +01:00
xutil.h
remove LAYOUT_PROTO, use a LayoutArrange typedef
2008-01-01 17:33:12 +01:00