Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ SetMainControl
Method
SetMainControl
src/client/ui/float_controller_panel.cpp:720–722 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
718
}
719
720
void FloatControllerPanel::SetMainControl() {
721
is_main_control_ = true;
722
}
723
724
void FloatControllerPanel::SetMonitorName(const std::string& mon_name) {
725
monitor_name_ = mon_name;
Callers
1
SetMainView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected