Tool: windows_window_control — Manage windows #15

Closed
opened 2026-05-26 01:34:07 +00:00 by jmiller · 0 comments
Owner

Description

Move, resize, minimize, maximize, close, or focus windows.

Acceptance Criteria

  • Actions: minimize, maximize, restore, close, focus, move, resize
  • Identify window by title (substring) or PID
  • Move: set x, y position
  • Resize: set width, height
  • Support topmost flag (always on top)
## Description Move, resize, minimize, maximize, close, or focus windows. ## Acceptance Criteria - Actions: minimize, maximize, restore, close, focus, move, resize - Identify window by title (substring) or PID - Move: set x, y position - Resize: set width, height - Support `topmost` flag (always on top)
jmiller added the category: windowmilestone: v1.2 labels 2026-05-26 01:34:07 +00:00
Sign in to join this conversation.
Type
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/mcp-windows#15