Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ isDesktopMode
Method
isDesktopMode
source/Gui/WindowController.cpp:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
bool WindowController::isDesktopMode()
122
{
123
return _mode == DesktopMode;
124
}
125
126
void WindowController::setDesktopMode()
127
{
Callers
2
processMenubar
Method · 0.80
getSelectionIndex
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected