Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ connected
Method
connected
source/MaaWlRootsControlUnit/Client/WaylandClient.cpp:264–267 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
262
}
263
264
bool WaylandClient::connected() const
265
{
266
return connected_;
267
}
268
269
bool WaylandClient::pointer(EventPhase phase, int x, int y, int contact)
270
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected