Skip to content

Conversation

@leolost2605
Copy link
Member

This should hopefully work now 🤞

Fixes elementary/dock#389

@leolost2605 leolost2605 requested a review from a team March 1, 2025 16:43
Copy link
Member

@lenemter lenemter left a comment

Choose a reason for hiding this comment

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

A bug I noticed:

Open 2 workspaces with one window each, start moving window from 1st ws to the 2nd. The 1st workspace is removed before you complete the gesture, so you can't cancel it

@leolost2605
Copy link
Member Author

I can reproduce this in main as well (even before the changes to removal/adding).
The proper way to fix that is actually switching the workspace only once the gesture finished and not when it starts which will be done in a deduplicated version of #2225 based on #2258.
I think I'd prefer to do it that way instead of introducing some weird workaround/hacks here :)

@leolost2605 leolost2605 requested a review from lenemter March 2, 2025 13:43
@lenemter lenemter merged commit c3e0cec into main Mar 2, 2025
5 checks passed
@lenemter lenemter deleted the leolost/fix-last-ws branch March 2, 2025 15:18
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.

Crash when moving windows between workspaces

3 participants