mirror of
https://github.com/harivansh-afk/deskctl.git
synced 2026-04-17 14:01:22 +00:00
Desktop control CLI for AI agents
https://deskctl.dev
- Add xcap and image dependencies - DesktopBackend trait with all 16 methods for future extensibility - X11Backend with real snapshot() using xcap Window::all() and Monitor::all() for z-ordered window enumeration and screenshot - Stub implementations for input/window management (phases 4-6) - Wire X11Backend into DaemonState (now returns Result) - Real snapshot handler replacing placeholder, updates ref map |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||