]> git.sur5r.net Git - i3/i3/commit - src/render.c
refactor font caching to just save the ID instead of mainting a cache with pattern...
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 10 Mar 2011 22:20:17 +0000 (23:20 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 10 Mar 2011 22:20:17 +0000 (23:20 +0100)
commitf162e7efaa4817c327d84c79854a5c3102a60105
tree1255c4bbfd6b75fa1ede9d1a5c3d474647b543af
parent6e4a2b0b96f2c70c0693292959b9e071d2264bf2
refactor font caching to just save the ID instead of mainting a cache with pattern→id-mapping
include/config.h
include/data.h
include/xcb.h
src/cfgparse.y
src/config.c
src/floating.c
src/handlers.c
src/render.c
src/sighandler.c
src/x.c
src/xcb.c