Skip to content
New issue

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

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

Already on GitHub? # to your account

[desktop_drop] temporary workaround to ignore the redundant signal on KDE #325

Merged
merged 6 commits into from
Mar 26, 2024

Conversation

sun-jiao
Copy link
Contributor

@sun-jiao sun-jiao commented Mar 25, 2024

closes #324

This pr should be reverted once GTK issue #5519 and KDE issue #464196 resolved.

@sun-jiao sun-jiao changed the title [desktop_drop] temporary workaround to fix the redundant signal on KDE [desktop_drop] temporary workaround to ignore the redundant signal on KDE Mar 25, 2024
@sun-jiao
Copy link
Contributor Author

I also created another workaround using native code: https://github.com/sun-jiao/flutter-plugins/tree/native-kde-workaround which one do you prefer?

@boyan01
Copy link
Contributor

boyan01 commented Mar 26, 2024

Sorry for later, Thanks for the detailed description and bug FIX 💙

I prefer the fix which only affect linux platform native code. https://github.com/sun-jiao/flutter-plugins/tree/native-kde-workaround. The impact of this change is minimal and will not affect dart's logic.

@sun-jiao
Copy link
Contributor Author

@boyan01 ok, I have updated it.

@boyan01
Copy link
Contributor

boyan01 commented Mar 26, 2024

LGTM

@boyan01 boyan01 merged commit 8cbbf9c into MixinNetwork:main Mar 26, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Linux] [KDE Plasma] onDragEntered and onDragUpdated triggered when user come back from another window
2 participants