LXQt upgraded from Qt5 to Qt6 by version 2.0.0. Since then, choosing a new Openbox theme makes the window headers "unresponsive".
Having a closer look, choosing a new theme adds a section <mouse></mouse> to ~/.config/openbox/rc.xml. Removing that section restores responsivity of the window headers.
Testing further it turns out that the defined mouse double-click action DOES work on the "unresponsive" window headers. But somehow this prevents the regular single-click behavior.
- Distribution: postmarketOS (based on Alpine Linux)
- User interface: LXQt 2.0.0
- Openbox version: 3.6.1
LXQt upgraded from Qt5 to Qt6 by version 2.0.0. Since then, choosing a new Openbox theme makes the window headers "unresponsive".
Having a closer look, choosing a new theme adds a section
<mouse></mouse>to ~/.config/openbox/rc.xml. Removing that section restores responsivity of the window headers.Testing further it turns out that the defined mouse double-click action DOES work on the "unresponsive" window headers. But somehow this prevents the regular single-click behavior.