Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ InitializeShellConnection
Method
InitializeShellConnection
LibLemon/src/gui/window.cpp:391–393 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
389
}
390
391
void WMClient::InitializeShellConnection() const {
392
Queue(WMInitializeShellConnection, nullptr, 0);
393
}
394
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected