Skip to content

[GTK] MouseMove-events are not sent after showing popup - #3335

Merged
akurtakov merged 1 commit into
eclipse-platform:masterfrom
syntevo:feature/wayland-mouse-move
Jun 1, 2026
Merged

[GTK] MouseMove-events are not sent after showing popup#3335
akurtakov merged 1 commit into
eclipse-platform:masterfrom
syntevo:feature/wayland-mouse-move

Conversation

@tmssngr

@tmssngr tmssngr commented May 27, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@tmssngr
tmssngr force-pushed the feature/wayland-mouse-move branch from fc055b2 to 39ddf86 Compare May 27, 2026 15:16
@github-actions

github-actions Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

Test Results (linux)

   94 files  ±0     94 suites  ±0   15m 9s ⏱️ +22s
4 598 tests ±0  4 374 ✅ ±0  224 💤 ±0  0 ❌ ±0 
3 386 runs  ±0  3 311 ✅ ±0   75 💤 ±0  0 ❌ ±0 

Results for commit d017811. ± Comparison against base commit 81da08f.

♻️ This comment has been updated with latest results.

@tmssngr
tmssngr force-pushed the feature/wayland-mouse-move branch from 39ddf86 to d017811 Compare June 1, 2026 07:52
…orm#3334

Probably the collecting of mouse move/down events only makes sense for the left button that usually triggers a drag. However, it is questionable whether it should be collected endlessly.
@akurtakov akurtakov changed the title GTK] MouseMove-events are not sent after showing popup #3334 [GTK] MouseMove-events are not sent after showing popup Jun 1, 2026
@akurtakov

Copy link
Copy Markdown
Member

Very good catch - as dnd is left-button by design and it matches x11 code (

) I'm merging this in.

@akurtakov
akurtakov merged commit 9ab3898 into eclipse-platform:master Jun 1, 2026
20 checks passed
@akurtakov akurtakov self-assigned this Jun 1, 2026
@tmssngr
tmssngr deleted the feature/wayland-mouse-move branch June 2, 2026 10:25
@HannesWell

HannesWell commented Jul 27, 2026

Copy link
Copy Markdown
Member

@tmssngr in case you want to be mentioned in the acknowledgements of the upcoming Eclipse release, please connect the email address used for this commit to your Github account (as secondary email should be sufficient).

For context, please see the warning section about Authors skipped due to missing author metadata on GitHub in

If the connection is established, your account and picture is shown in the commit details, where currently a default icon is:
9ab3898

grafik

If you have any question, please ask.

@tmssngr

tmssngr commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

@HannesWell Thanks for pointing out. I've added my email address used for SWT commits to my GitHub account.

@HannesWell

Copy link
Copy Markdown
Member

Thanks for pointing out. I've added my email address used for SWT commits to my GitHub account.

You're welcome and thanks for fixing this so quickly.
When we promote M3, your name should be added to the acknowledgements as expected (and if not we'd get the same notice again).

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.

3 participants