Skip to content
Commit 68f58076 authored by Xaver Hugl's avatar Xaver Hugl
Browse files

Fix sendToScreen for fullscreen apps

screen() only gets updated after AbstractClient::sendToScreen if invoked
by a shortcut or menu (as opposed to moveresize), so we can't use it in
AbstractClient::updateGeometryRestoresForFullscreen as it points to the
old screen.
parent a461ff91
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment