entering a surface first generates a leave event #11336
-
… on the surface being entered, which confuses some applications. An important one is almost unusable: It resets input when menus close. Systeminfo: https://tpaste.us/7oWO
This shows what happens when I move the mouse into the wev surface.
Other compositors will only generate enter events on entering and leave events on leaving. Specs here and here suggest that enter and leave should only create one event:
|
Beta Was this translation helpful? Give feedback.
Answered by
xzn
Aug 5, 2025
Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
rhizoome
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wev
uses buffered stdout so the output is simply showing up late. Which application is being confused exactly?