aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathias Gumz <akira at fluxbox dot org>2011-01-06 07:33:34 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2011-01-06 07:33:34 (GMT)
commite8ce9ed3a38e1b4a3e5727d408d0fac0e2ff1ada (patch)
tree31aa316f3ec48464ed7e619872a7bb497a42db35 /ChangeLog
parente2d52a39485d0ab9d5cb5ae027372b612eb32e60 (diff)
downloadfluxbox-e8ce9ed3a38e1b4a3e5727d408d0fac0e2ff1ada.zip
fluxbox-e8ce9ed3a38e1b4a3e5727d408d0fac0e2ff1ada.tar.bz2
bugfix: do not assume ':number.screen' as the result of 'DisplayString()'
a newer xlib recently changed the result of 'DisplayString()' a little bit: instead of returning ':0.0' or ':1.0' it yields ':0' or ':1'. our code to transform this string into something that includes the currently used Screen worked only on something like ':0.0'. we now find the '.' after the ':' and strip that part away.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions