Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kwin
/ desktopGridHeight
Method
desktopGridHeight
src/effect/effecthandler.cpp:867–870 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
865
}
866
867
int EffectsHandler::desktopGridHeight() const
868
{
869
return desktopGridSize().height();
870
}
871
872
int EffectsHandler::workspaceWidth() const
873
{
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
height
Method · 0.45
Tested by
no test coverage detected