Skip to content

moveHandler: Use new mutter API to track the dragging sprite - #458

Merged
aleasto merged 1 commit into
mainfrom
wip/drag-sprite-51
Sep 7, 2026
Merged

moveHandler: Use new mutter API to track the dragging sprite#458
aleasto merged 1 commit into
mainfrom
wip/drag-sprite-51

Conversation

@aleasto

@aleasto aleasto commented Jul 22, 2026

Copy link
Copy Markdown
Member

Further fixes #453

DRAFT until mutter 51.beta

@aleasto
aleasto marked this pull request as ready for review September 7, 2026 11:48
@aleasto
aleasto merged commit 421cebc into main Sep 7, 2026
3 checks passed

if (window && moveOps.includes(grabOp))
if (window && moveOps.includes(grabOp)) {
this._dragSprite = sprite;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Setting this to undefined here on old versions isn't creating any race, right?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indeed, it will be set later in the old version case

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.

Wacom stylus proximity triggers aggressive snapping only when Ubuntu Tiling Assistant extension is enabled

2 participants