feat(mac): add agent-controlled Canvas panel
This commit is contained in:
@@ -79,6 +79,7 @@ struct ClawdisApp: App {
|
||||
self.isPanelVisible = visible
|
||||
self.updateStatusHighlight()
|
||||
}
|
||||
CanvasManager.shared.defaultAnchorProvider = { [self] in self.statusButtonScreenFrame() }
|
||||
|
||||
let handler = StatusItemMouseHandlerView()
|
||||
handler.translatesAutoresizingMaskIntoConstraints = false
|
||||
|
||||
Reference in New Issue
Block a user