mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.44k stars 1.27k forks source link

(fixup) OpenGLWindow / waveform / spinnies: don't get keyboard focus on click #13211

Closed ronso0 closed 4 months ago

ronso0 commented 5 months ago

fixup for #13174 that also work with Qt6 (Qt 6.2.3 on Linux).

@m0dB Please take a look / test on macOS.

daschuer commented 4 months ago

It looks like the flag is fixed for macOS in Qt 5.3 https://codereview.qt-project.org/c/qt/qtbase/+/88654

LGTM, thank you.