Expand description
Cef handler trait wrappers for AgentMuxHandler. Extracted from client/mod.rs in task #182 PR-G.
Each block is a macro invocation that generates a small wrapper struct delegating to AgentMuxHandler methods.
Structsยง
- Agent
MuxClient - Agent
MuxDisplay ๐Handler - Agent
MuxDrag ๐Handler - Agent
MuxKeyboard ๐Handler - Agent
MuxLife ๐Span Handler - Agent
MuxLoad ๐Handler - Agent
MuxPane ๐Focus Handler - Agent
MuxRequest ๐Handler
Constantsยง
- EVENTFLAG_
CONTROL_ ๐DOWN - CEF event flag: Ctrl key is held.
- VK_G ๐
- VK_P ๐
- Windows virtual-key codes for shortcuts we want to forward to JS.