Skip to content

Fix getting old screen area in Window::sendToOutput()

Vlad Zahorodnii requested to merge work/zzag/send-to-output-old-area into master

Workspace::clientArea(clientAreaOpt, Window) uses the current output, while we need the current move resize output.

Merge request reports