-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.9
-
None
-
6f03740a19cbba1b050466e4be27410c1f64bab4
There is QPlatformWindow::startSystemResize(), but there is no QPlatformWindow::startSystemMove().
It's not possible to implement startSystemMove() correctly on X11 outside of Qt, because in case of touch events it requires access to deep internals in the xcb plugin.
| For Gerrit Dashboard: QTBUG-58044 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 150399,9 | QPlatformWindow: add startSystemMove() | 5.11 | qt/qtbase | Status: MERGED | +2 | 0 |
| 218370,3 | Windows QPA: Implement QPlatformWindow::startSystemMove() | 5.11 | qt/qtbase | Status: MERGED | +2 | 0 |
| 219205,2 | Client: Implement QPlatformWindow::startSystemMove() | 5.11 | qt/qtwayland | Status: MERGED | +2 | 0 |