computer-use-linux 0.2.4

Linux desktop control over MCP — AT-SPI accessibility tree, multi-compositor window targeting (GNOME, KWin, Hyprland, i3, COSMIC), screencast portal screenshots, and ydotool input synthesis. Wayland-first, X11 best-effort.
1
2
3
4
5
pub mod cosmic;
pub mod gnome;
pub mod hyprland;
pub mod i3;
pub mod kwin;