Skip to content

wip: wayland: Add xdg-toplevel-drag support#702

Open
iamsergio wants to merge 1 commit into
mainfrom
pr/xdg_toplevel_drag
Open

wip: wayland: Add xdg-toplevel-drag support#702
iamsergio wants to merge 1 commit into
mainfrom
pr/xdg_toplevel_drag

Conversation

@iamsergio

Copy link
Copy Markdown
Contributor

Test with:
./bin/qtwidgets_dockwidgets -platform wayland --wayland-toplevel-drag

Known bugs:

  • There's some offset, window doesn't snap to where mouse cursor is
  • When releasing mouse, outside of a drop-area, then next drag wont start (needs a second mouse click)

@iamsergio iamsergio linked an issue Apr 30, 2026 that may be closed by this pull request
Test with:
./bin/qtwidgets_dockwidgets -platform wayland --wayland-toplevel-drag

Known bugs:
- There's some offset, window doesn't snap to where mouse cursor is
- When releasing mouse, outside of a drop-area, then next drag
wont start (needs a second mouse click)
@iamsergio
iamsergio force-pushed the pr/xdg_toplevel_drag branch from 25ed37d to 7cc7ae1 Compare May 1, 2026 13:28
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.

feat: Add support for wayland xdg-toplevel-drag

1 participant