The current implementation uses QDrag to drag a pixmap that has the window's contents, but it's not really moving the window. With xdg-toplevel-drag it makes it possible to really initiate a top-level drag by dragging our client titlebar
The current implementation uses QDrag to drag a pixmap that has the window's contents, but it's not really
moving the window.
With xdg-toplevel-drag it makes it possible to really initiate a top-level drag by dragging our client titlebar