aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.hh
diff options
context:
space:
mode:
authorMathias Gumz <akira@fluxbox.org>2015-02-04 20:06:51 (GMT)
committerMathias Gumz <akira@fluxbox.org>2015-02-04 20:06:51 (GMT)
commite79228cc08ee1d0d20d7ef27103a5d167fb8f133 (patch)
treeb1ae97ca223704044df0518a8f45b4067411ef46 /src/fluxbox.hh
parent53b3120b322603c317a0ea9cd88e5a7cefe604ee (diff)
downloadfluxbox-e79228cc08ee1d0d20d7ef27103a5d167fb8f133.zip
fluxbox-e79228cc08ee1d0d20d7ef27103a5d167fb8f133.tar.bz2
Fix problem with too small WinButtons
Under some circumstances a WinButton might be tiny (1x1 pixel). Substracting values > 1 yields either 0 or something reaaaaly big (UINT_MAX). This will make fluxbox either crash or make it act weird. We don't want this.
Diffstat (limited to 'src/fluxbox.hh')
0 files changed, 0 insertions, 0 deletions