aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathias Gumz <akira at fluxbox dot org>2010-04-30 07:03:57 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2010-04-30 07:03:57 (GMT)
commit583398e491a498a127833846e74c53cdc81918e2 (patch)
tree3b154e63d509d08b307947e563cef8e5c46acc55 /ChangeLog
parentfd43058365eacb6e0dd5634b622bbbabbd1972eb (diff)
downloadfluxbox-583398e491a498a127833846e74c53cdc81918e2.zip
fluxbox-583398e491a498a127833846e74c53cdc81918e2.tar.bz2
bugfix: using 'int' on 64bit systems while setting window properties is wrong
using a smaller type ('long' on 64bit is 8 byte, 'int' is 4) results in strange properties, eg: _NET_WM_STATE(ATOM) = _NET_WM_STATE_MAXIMIZED_HORZ, undefined atom # 0x2726130 (when xpropping a maximized xterm). this might cause misbehavior in apps.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions