Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ MinimizeMenu
Function
MinimizeMenu
Applications/Shell/menu.cpp:294–296 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
292
}
293
294
void MinimizeMenu(bool s){
295
menuWindow->Minimize(s);
296
}
Callers
1
main
Function · 0.85
Calls
1
Minimize
Method · 0.45
Tested by
no test coverage detected