iris
7fa7e2bdfd
refactor(#2305): drop mouse tools + ydotool, switch key_press to wtype
- remove mouse_move and mouse_click (no Wayland-native alternative on Weston
without /dev/uinput; follow-up filed for future investigation)
- replace key_press from 'ydotool key' to 'wtype -k': parses mod1+mod2+key
into -M mod1 ... -k key ... -m mod1 sequence via virtual-keyboard protocol
- remove dest_path parameter from screenshot: always writes to /tmp/ (fixes
arbitrary write-path concern from security review)
- simplify screen.nix: drop screenInput option, ydotoold systemd unit, ydotool
package; only grim + wtype remain (both compositor-mediated, no /dev/uinput)
- update module header comment to reflect three-tool surface
Addresses mara's /dev/uinput veto (PR #2617 comment #40524).
|
2026-07-20 20:55:27 +02:00 |
| .. |
|
agent-service.nix
|
refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main
|
2026-07-15 16:09:39 +02:00 |
|
bash-env.nix
|
refactor: nix/host-modules + nix/agent-modules layout, update doc paths
|
2026-07-13 22:05:49 +02:00 |
|
claude-settings.nix
|
refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main
|
2026-07-15 16:09:39 +02:00 |
|
dashboard-links.nix
|
refactor: nix/host-modules + nix/agent-modules layout, update doc paths
|
2026-07-13 22:05:49 +02:00 |
|
default.nix
|
feat(#2305): hive-screen-mcp — screenshot + input MCP for GUI agents
|
2026-07-20 20:55:27 +02:00 |
|
docs.nix
|
refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main
|
2026-07-15 16:09:39 +02:00 |
|
forge.nix
|
refactor: jq for tea-login, build-time avatar png, shared leaf-sign script
|
2026-07-13 22:14:25 +02:00 |
|
frontend.nix
|
refactor: nix/host-modules + nix/agent-modules layout, update doc paths
|
2026-07-13 22:05:49 +02:00 |
|
github.nix
|
refactor: nix/host-modules + nix/agent-modules layout, update doc paths
|
2026-07-13 22:05:49 +02:00 |
|
matrix.nix
|
docs: sweep archaeology comments to present state
|
2026-07-13 22:16:02 +02:00 |
|
mcp.nix
|
refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main
|
2026-07-15 16:09:39 +02:00 |
|
network.nix
|
refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main
|
2026-07-15 16:09:39 +02:00 |
|
packages.nix
|
feat(#2305): hive-screen-mcp — screenshot + input MCP for GUI agents
|
2026-07-20 20:55:27 +02:00 |
|
screen.nix
|
refactor(#2305): drop mouse tools + ydotool, switch key_press to wtype
|
2026-07-20 20:55:27 +02:00 |
|
user.nix
|
refactor: nix/host-modules + nix/agent-modules layout, update doc paths
|
2026-07-13 22:05:49 +02:00 |
|
weston-vnc.nix
|
refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main
|
2026-07-15 16:09:39 +02:00 |