Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sonic-DE/sonic-win
/ stackingOrder
Method
stackingOrder
src/scripting/workspace_wrapper.cpp:290–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
288
}
289
290
QList<KWin::Window *> WorkspaceWrapper::stackingOrder() const
291
{
292
return workspace()->stackingOrder();
293
}
294
295
void WorkspaceWrapper::raiseWindow(KWin::Window *window)
296
{
Callers
2
updateStackingOrder
Method · 0.45
windowAt
Method · 0.45
Calls
1
workspace
Function · 0.85
Tested by
no test coverage detected