imlib2 fixed, i forgot when the window size changes we totally destroy the pixmap...
authorLance Colton <lance.colton@gmail.com>
Sat, 14 Jan 2012 08:12:44 +0000 (01:12 -0700)
committerLance Colton <lance.colton@gmail.com>
Sat, 14 Jan 2012 08:12:44 +0000 (01:12 -0700)
commitb99ba046d12e8bfff5f6083f80fe4e6f40fe0c2b
tree6e122db78d99c36efd93d89bbd8ab85fa752e39a
parentfd334774172ae43c8e55aba76ce06b3d61407517
imlib2 fixed, i forgot when the window size changes we totally destroy the pixmap back buffer, so we need to init imlib2 again so it gets a fresh pointer to it
src/conky.c
src/imlib2.c
src/imlib2.h
src/x11.c