build-utils
readd proper C API documentation
2009-08-21 15:30:48 +02:00
common
luaclass: add handling of {new,}index of missing properties (FS#584)
2009-08-21 15:30:48 +02:00
icons
themes: move theme icons to themes/
2008-11-10 12:02:08 +01:00
lib
awful.menu: fix default key handling
2009-08-21 16:35:12 +02:00
luadoc
readd proper C API documentation
2009-08-21 15:30:48 +02:00
manpages
manpages: fix awesome-client to talk about D-Bus
2009-04-27 15:09:42 +02:00
themes
themes/sky: Titlebar icons: use current default theme paths
2009-05-20 07:43:15 +02:00
utils
awful: split D-Bus name from awesome
2009-06-15 20:52:40 +02:00
widgets
image: port to new class system
2009-08-21 15:30:47 +02:00
.gitignore
gitignore: remove awesome-client
2009-04-11 16:10:42 +02:00
AUTHORS
Update AUTHORS file
2009-06-17 17:03:17 +02:00
BUGS
BUG's page
2008-04-18 19:33:58 +02:00
CMakeLists.txt
readd proper C API documentation
2009-08-21 15:30:48 +02:00
LICENSE
chance license to GPLv2
2007-09-12 14:29:51 +02:00
Makefile
build: allow to specify cmake args
2009-05-08 19:54:38 +02:00
PATCHES
update STYLE, add PATCHES
2008-08-30 13:09:15 +02:00
README
README: remove requirements
2009-08-21 15:30:48 +02:00
STYLE
STYLE: add prefix rule
2009-08-21 15:30:48 +02:00
awesome-version-internal.h.in
cmake: consolidate version strings
2008-06-22 22:13:06 +02:00
awesome.c
image: port to new class system
2009-08-21 15:30:47 +02:00
awesome.desktop
desktop: change description
2008-10-02 17:19:28 +02:00
awesome.doxygen.in
Fix doxygen generation warnings.
2009-07-27 11:18:43 +02:00
awesome.h
factorize quit/exec elements, and reparent systray
2008-09-02 17:12:10 +02:00
awesomeConfig.cmake
Add a lua api for setting a wibox' shape
2009-07-27 14:23:59 +02:00
awesomerc.lua.in
awesomerc: add border color change on {un,}focus
2009-08-21 16:08:38 +02:00
banning.c
client: active BMA when moving windows
2009-08-03 15:57:10 +02:00
banning.h
layout: rename to banning
2009-06-10 11:42:43 +02:00
button.c
luaclass: add handling of {new,}index of missing properties (FS#584)
2009-08-21 15:30:48 +02:00
button.h
luaclass: optimize type handling
2009-08-21 15:30:47 +02:00
client.c
client: check that screen is not NULL
2009-08-21 15:30:48 +02:00
client.h
struts: split off client.c
2009-08-21 15:30:47 +02:00
color.c
color: do not take pointer to push
2009-08-17 17:46:35 +02:00
color.h
color: do not take pointer to push
2009-08-17 17:46:35 +02:00
config.h.in
build: detect endianness at compile time
2009-04-27 12:06:24 +02:00
dbus.c
dbus: check for signal uniqness
2009-08-21 15:30:48 +02:00
dbus.h
dbus: allow usage of the system bus
2009-04-18 16:07:31 +02:00
draw.c
draw: remove useless AlignFixed
2009-08-04 14:35:20 +02:00
draw.h
draw: remove useless AlignFixed
2009-08-04 14:35:20 +02:00
event.c
event: emit mouse::{enter,leave} on client
2009-08-21 15:30:48 +02:00
event.h
layout: rename to banning
2009-06-10 11:42:43 +02:00
ewmh.c
ewmh: change ewmh_update_client_strut() to ewmh_update_strut()
2009-08-21 15:30:47 +02:00
ewmh.h
ewmh: change ewmh_update_client_strut() to ewmh_update_strut()
2009-08-21 15:30:47 +02:00
hooks.c
add missing vim modelines
2009-08-21 16:44:30 +02:00
image.c
luaclass: add handling of {new,}index of missing properties (FS#584)
2009-08-21 15:30:48 +02:00
image.h
image: port to new class system
2009-08-21 15:30:47 +02:00
key.c
add missing vim modelines
2009-08-21 16:44:30 +02:00
key.h
add missing vim modelines
2009-08-21 16:44:30 +02:00
keygrabber.c
add missing vim modelines
2009-08-21 16:44:30 +02:00
keygrabber.h
keygrabber: add stop() method
2008-11-10 17:31:18 +01:00
luaa.c
luaclass: add handling of {new,}index of missing properties (FS#584)
2009-08-21 15:30:48 +02:00
luaa.h
luaclass: add handling of {new,}index of missing properties (FS#584)
2009-08-21 15:30:48 +02:00
mouse.c
image: port to new class system
2009-08-21 15:30:47 +02:00
mouse.h
mouse: split button out
2009-04-26 10:46:09 +02:00
mousegrabber.c
add missing vim modelines
2009-08-21 16:44:30 +02:00
mousegrabber.h
mousegrabber: import
2008-12-12 16:51:41 +01:00
property.c
client: port to new object system
2009-08-21 15:30:47 +02:00
property.h
client: port to new object system
2009-08-21 15:30:47 +02:00
root.c
image: port to new class system
2009-08-21 15:30:47 +02:00
screen.c
screen: use signal_object_emit
2009-08-21 15:30:48 +02:00
screen.h
screen: add signals support
2009-08-21 15:30:47 +02:00
selection.c
add missing vim modelines
2009-08-21 16:44:30 +02:00
selection.h
selection: do not use a useless module
2009-01-06 17:02:08 +01:00
spawn.c
spawn: move sn hooks to signals
2009-08-17 17:47:55 +02:00
spawn.h
cleanup #includes
2009-04-17 16:52:25 +02:00
stack.c
luaobject: remove useless custom function
2009-08-21 15:30:46 +02:00
stack.h
luaobject: remove useless custom function
2009-08-21 15:30:46 +02:00
structs.h
image: port to new class system
2009-08-21 15:30:47 +02:00
strut.c
strut: move table conversion to luaA_tostrut()
2009-08-21 15:30:47 +02:00
strut.h
strut: move table conversion to luaA_tostrut()
2009-08-21 15:30:47 +02:00
systray.c
Fix doxygen generation warnings.
2009-07-27 11:18:43 +02:00
systray.h
systray: add some cleanup code
2008-09-03 18:03:50 +02:00
tag.c
luaclass: add handling of {new,}index of missing properties (FS#584)
2009-08-21 15:30:48 +02:00
tag.h
tag: make struct tag private
2009-08-21 15:30:47 +02:00
timer.c
luaclass: add handling of {new,}index of missing properties (FS#584)
2009-08-21 15:30:48 +02:00
timer.h
timer: import
2009-08-17 17:49:06 +02:00
titlebar.c
wibox: port to new object system
2009-08-21 15:30:47 +02:00
titlebar.h
client: port to new object system
2009-08-21 15:30:47 +02:00
wibox.c
luaclass: add handling of {new,}index of missing properties (FS#584)
2009-08-21 15:30:48 +02:00
wibox.h
wibox: add struts
2009-08-21 15:30:48 +02:00
widget.c
luaclass: add handling of {new,}index of missing properties (FS#584)
2009-08-21 15:30:48 +02:00
widget.h
luaclass: optimize type handling
2009-08-21 15:30:47 +02:00
window.c
button: use new object system
2009-08-21 15:30:46 +02:00
window.h
Revert "button, key: grab all keys by default, and check for match."
2009-08-14 17:52:49 +02:00