Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kwin
/ x11RootWindow
Method
x11RootWindow
src/effect/effecthandler.cpp:288–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
286
287
#if KWIN_BUILD_X11
288
xcb_window_t EffectsHandler::x11RootWindow() const
289
{
290
return kwinApp()->x11RootWindow();
291
}
292
293
xcb_connection_t *EffectsHandler::xcbConnection() const
294
{
Callers
15
initTestCase
Method · 0.80
testNetCurrentDesktop
Method · 0.80
testMaximizedFull
Method · 0.80
testInitiallyMaximizedFull
Method · 0.80
testRequestMaximizedFull
Method · 0.80
testMaximizedVertical
Method · 0.80
testInitiallyMaximizedVertical
Method · 0.80
testRequestMaximizedVertical
Method · 0.80
testMaximizedHorizontal
Method · 0.80
testInitiallyMaximizedHorizontal
Method · 0.80
testRequestMaximizedHorizontal
Method · 0.80
testInteractiveMoveUnmaximizeInitiallyFull
Method · 0.80
Calls
1
kwinApp
Function · 0.85
Tested by
15
initTestCase
Method · 0.64
testNetCurrentDesktop
Method · 0.64
testMaximizedFull
Method · 0.64
testInitiallyMaximizedFull
Method · 0.64
testRequestMaximizedFull
Method · 0.64
testMaximizedVertical
Method · 0.64
testInitiallyMaximizedVertical
Method · 0.64
testRequestMaximizedVertical
Method · 0.64
testMaximizedHorizontal
Method · 0.64
testInitiallyMaximizedHorizontal
Method · 0.64
testRequestMaximizedHorizontal
Method · 0.64
testInteractiveMoveUnmaximizeInitiallyFull
Method · 0.64