diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2011-01-06 07:33:34 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2011-01-06 07:33:34 (GMT) |
commit | e8ce9ed3a38e1b4a3e5727d408d0fac0e2ff1ada (patch) | |
tree | 31aa316f3ec48464ed7e619872a7bb497a42db35 /src/Gnome.hh | |
parent | e2d52a39485d0ab9d5cb5ae027372b612eb32e60 (diff) | |
download | fluxbox_paul-e8ce9ed3a38e1b4a3e5727d408d0fac0e2ff1ada.zip fluxbox_paul-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 'src/Gnome.hh')
0 files changed, 0 insertions, 0 deletions