]> git.sur5r.net Git - i3/i3/commit
correctly update/display window title/class
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 13 Apr 2010 15:22:34 +0000 (17:22 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 13 Apr 2010 15:22:34 +0000 (17:22 +0200)
commitfd8735a6fdab6760cce712e7e127b1b2196dd841
treedfcdfa526630bc96b7f0fefaeeca8f8ff86fdc95
parentbcfb0d250514404ca08bc498035fbeca8d18de10
correctly update/display window title/class
13 files changed:
Makefile
include/all.h
include/data.h
include/handlers.h
include/i3.h
include/window.h [new file with mode: 0644]
src/con.c
src/handlers.c
src/manage.c
src/nc.c
src/util.c
src/window.c [new file with mode: 0644]
src/x.c