]> git.sur5r.net Git - i3/i3/commit
Implement slog() and the LOG() macro, convert printf() to LOG()
authorMichael Stapelberg <michael+x200@stapelberg.de>
Fri, 6 Mar 2009 05:46:43 +0000 (06:46 +0100)
committerMichael Stapelberg <michael+x200@stapelberg.de>
Fri, 6 Mar 2009 05:46:43 +0000 (06:46 +0100)
commit96ac9f906600206d39de800b6125061a6af4729c
treec3d42899afed7be9b452c20b620c1ad1b7b2bc75
parent0831f3e129036566313ea8959edeb3bf771daeb7
Implement slog() and the LOG() macro, convert printf() to LOG()
include/util.h
src/commands.c
src/config.c
src/handlers.c
src/layout.c
src/mainx.c
src/table.c
src/util.c
src/xinerama.c