Optimized redraw timeout after window resize for tiling window managers; related to issue #44

This commit is contained in:
Bert Münnich
2012-03-13 21:58:48 +01:00
parent 3238ef6bf6
commit d7ff54bb6e
2 changed files with 16 additions and 2 deletions

View File

@ -1,4 +1,4 @@
VERSION = git-20120302
VERSION = git-20120313
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2