MCPcopy Create free account
hub / github.com/KDE/kwin / sendClientToScreen

Method sendClientToScreen

src/scripting/workspace_wrapper.cpp:468–471  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

466}
467
468void WorkspaceWrapper::sendClientToScreen(Window *client, LogicalOutput *output)
469{
470 client->sendToOutput(output);
471}
472
473KWin::TileManager *WorkspaceWrapper::tilingForScreen(const QString &screenName) const
474{

Callers

nothing calls this directly

Calls 1

sendToOutputMethod · 0.45

Tested by

no test coverage detected