Skip to content

feat: add mouse drag-to-move support for TUI dialogs#2339

Merged
dgageot merged 1 commit intodocker:mainfrom
dgageot:board/implement-docker-agent-issue-2336endtml-bbde5179
Apr 7, 2026
Merged

feat: add mouse drag-to-move support for TUI dialogs#2339
dgageot merged 1 commit intodocker:mainfrom
dgageot:board/implement-docker-agent-issue-2336endtml-bbde5179

Conversation

@dgageot
Copy link
Copy Markdown
Member

@dgageot dgageot commented Apr 7, 2026

Allow users to reposition dialogs by clicking and dragging anywhere in the title zone (border, padding, title text, separator). The dialog manager tracks per-dialog drag offsets and adjusts mouse coordinates forwarded to dialogs so internal hit-testing remains correct.

Closes #2336

Allow users to reposition dialogs by clicking and dragging anywhere in the
title zone (border, padding, title text, separator). The dialog manager
tracks per-dialog drag offsets and adjusts mouse coordinates forwarded to
dialogs so internal hit-testing remains correct.

Closes docker#2336

Assisted-By: docker-agent
@dgageot dgageot requested a review from a team as a code owner April 7, 2026 09:19
@dgageot dgageot merged commit 185f276 into docker:main Apr 7, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support movable dialogs

2 participants