Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coslyk/moonplayer
/ x11Display
Method
x11Display
src/platform/graphics_mac.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
37
38
void *Graphics::x11Display()
39
{
40
return nullptr;
41
}
42
43
44
void *Graphics::waylandDisplay()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected