MCPcopy 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
288xcb_window_t EffectsHandler::x11RootWindow() const
289{
290 return kwinApp()->x11RootWindow();
291}
292
293xcb_connection_t *EffectsHandler::xcbConnection() const
294{

Calls 1

kwinAppFunction · 0.85