Desktop control CLI for AI agents https://deskctl.dev
Find a file
Harivansh Rathi 567115a6c2 Phase 5: window management via x11rb
- Add x11rb 0.13 dependency with randr feature
- RustConnection and root window in X11Backend
- Focus window via _NET_ACTIVE_WINDOW client message
- Close window via _NET_CLOSE_WINDOW client message
- Move/resize via configure_window
- Handler dispatchers for focus, close, move-window, resize-window
- list-windows command re-runs snapshot for fresh window tree
2026-03-24 21:36:56 -04:00
assets Phase 3: screenshot annotation with bounding boxes and @wN labels 2026-03-24 21:28:10 -04:00
src Phase 5: window management via x11rb 2026-03-24 21:36:56 -04:00
.gitignore Initial commit: add .gitignore 2026-03-24 21:08:54 -04:00
Cargo.lock Phase 5: window management via x11rb 2026-03-24 21:36:56 -04:00
Cargo.toml Phase 5: window management via x11rb 2026-03-24 21:36:56 -04:00