[openbox] Move events not propagated instantly

Andreas Fink andreas.fink85 at googlemail.com
Thu Feb 10 15:56:59 EST 2011


Hello,

I wanted to write some code with Qt and have a question if qt or openbox has a problem. Here my problem:
I want to react on toplevel window movement (I want to move two toplevel windows synchroniously). When I move the window around (clicking on the window title and drag it around) I get only one single move event, when I release the mouse.
Executing the very same program in KDE (without recompiling) gives me instant move events, i.e. my application gets informed all the time during the dragging.

Is this by design in openbox, or a bug, or is it even a problem with qt?

Regards
Andreas


More information about the openbox mailing list