Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mmulet/term.everything
/ PointerWheel
Struct
PointerWheel
termeverything/PointerCode.go:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
type
PointerWheel
struct
{
69
Up bool
70
Modifiers int
71
}
72
73
func
(*PointerWheel) isPointerEvent() {}
74
func
(*PointerWheel) isXkbdCode() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected