Skip to content

Qt 6 QInputEvent compatibility fixes/workarounds

Vlad Zahorodnii requested to merge work/zzag/input-event-qt6 into master

QTabletEvent is challenging to fix. In long term, we need to port kwin away from it; in meanwhile, I think that passing a dummy input device is fine so the rest of plasma Qt 6 porting effort is not blocked on us.

Merge request reports