Skip to content
  • Xaver Hugl's avatar
    Fix sendToScreen for fullscreen apps · 68f58076
    Xaver Hugl authored
    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.
    68f58076