all repos — openbox @ 933a689b41c2ab34af7395ca86acaa057cbda727

openbox fork - make it a bit more like ryudo

fix typo in a comment, at least i do'nt think config5Aure is a word
Mikael Magnusson mikachu@comhem.se
commit

933a689b41c2ab34af7395ca86acaa057cbda727

parent

6c7ba97f57076320bd2b6b8ee41ce146ef07b83f

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M openbox/event.copenbox/event.c

@@ -593,7 +593,7 @@ client_fake_unmanage(c);

} } else if (e->type == ConfigureRequest) { - /* unhandled config5Aure requests must be used to configure the + /* unhandled configure requests must be used to configure the window directly */ XWindowChanges xwc;