Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kwin
/ desktopGridWidth
Method
desktopGridWidth
src/effect/effecthandler.cpp:862–865 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
860
}
861
862
int EffectsHandler::desktopGridWidth() const
863
{
864
return desktopGridSize().width();
865
}
866
867
int EffectsHandler::desktopGridHeight() const
868
{
Callers
6
prePaintScreen
Method · 0.45
paintWindow
Method · 0.45
forcePositivePosition
Method · 0.45
moveInsideDesktopGrid
Method · 0.45
optimizePath
Method · 0.45
constrainToDrawableRange
Method · 0.45
Calls
1
width
Method · 0.45
Tested by
no test coverage detected