Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ ungrabPointer
Method
ungrabPointer
src/library/xlib/XlibEventQueue.cpp:245–248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
}
244
245
void XlibEventQueue::ungrabPointer()
246
{
247
grab_window = 0;
248
}
249
250
bool XlibEventQueue::isTypeOfMask(int type, long event_mask)
251
{
Callers
1
XUngrabPointer
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected