]> git.sur5r.net Git - i3/i3/commit
Cleanups, first strike. Move stuff to separate files, eliminate warnings
authorMichael Stapelberg <michael+git@stapelberg.de>
Fri, 13 Feb 2009 18:04:45 +0000 (19:04 +0100)
committerMichael Stapelberg <michael+git@stapelberg.de>
Fri, 13 Feb 2009 18:04:45 +0000 (19:04 +0100)
commit7c0317c8a3fa47bf329fc96092d996b40570473f
treee431aff5dbc2f3b672dab99efb59304ad3627278
parentaf6aee4f4f7ea8e0e96d4f583af01894eb24325d
Cleanups, first strike. Move stuff to separate files, eliminate warnings
18 files changed:
Makefile
commands.c [new file with mode: 0644]
commands.h [new file with mode: 0644]
debug.c [new file with mode: 0644]
debug.h [new file with mode: 0644]
font.c
handlers.c [new file with mode: 0644]
handlers.h [new file with mode: 0644]
i3.h [new file with mode: 0644]
layout.c [new file with mode: 0644]
layout.h [new file with mode: 0644]
mainx.c
table.c
table.h
util.c [new file with mode: 0644]
util.h [new file with mode: 0644]
xcb.c [new file with mode: 0644]
xcb.h [new file with mode: 0644]