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
Copy link
Copy Markdown
Contributor

@tmssngr tmssngr commented May 27, 2026

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
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 27, 2026

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
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.

2 participants