Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ HasMoved
Method
HasMoved
src/client/ui/float_controller.cpp:98–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
bool FloatController::HasMoved() const {
99
return has_moved_;
100
}
101
102
void FloatController::ReCalculatePosition() {
103
QRect parent_rect = parentWidget()->geometry();
Callers
1
InitFloatController
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected