Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed crash with DND into side-pane under Wayland #839

Merged
merged 1 commit into from
Sep 18, 2022

Conversation

tsujan
Copy link
Member

@tsujan tsujan commented Sep 18, 2022

The patch is safer with X11 too because it gets the required info before showing the DND menu.

Fixes #838

NOTE: The misplacement of the DND menu can't be fixed in this case because the relevant classes don't include the required info. Unless Qt finds solutions/workarounds for Wayland nonsenses, Wayland users should tolerate them.

The patch is safer with X11 too because it gets the required info before showing the DND menu.

Fixes #838

NOTE: The misplacement of the DND menu can't be fixed in this case because the relevant classes don't include the required info. Unless Qt finds solutions/workarounds for Wayland nonsenses, Wayland users should tolerate them.
@tsujan
Copy link
Member Author

tsujan commented Sep 18, 2022

Straightforward. Merging...

@tsujan tsujan merged commit 4585dec into master Sep 18, 2022
@tsujan tsujan deleted the wayland_sidepane_dnd branch September 18, 2022 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Wayland: crash when dropping items into the side-pane
1 participant