Skip to content

HideTracker: Make sure to remove the pan action on destruction#2801

Merged
leolost2605 merged 1 commit intomainfrom
leolost/fix-dnd-stop-working
Mar 25, 2026
Merged

HideTracker: Make sure to remove the pan action on destruction#2801
leolost2605 merged 1 commit intomainfrom
leolost/fix-dnd-stop-working

Conversation

@leolost2605
Copy link
Copy Markdown
Member

When a panel is restarted the pan action of the old panel window would still be around but because nothing is connected to its signals anymore it would always consume the events which would break dragging and dropping in the multitaskingview.

Fixes #2676

When a panel is restarted it's pan action
would still be around but because nothing is connected to
it's signals anymore it would always consume the events
which would break dragging and dropping in the multitaskingview.
@leolost2605 leolost2605 merged commit 4b15f84 into main Mar 25, 2026
6 checks passed
@leolost2605 leolost2605 deleted the leolost/fix-dnd-stop-working branch March 25, 2026 15:31
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.

Window selection from dock overview doesn't focus the chosen window

2 participants