Opened 14 months ago
Last modified 10 months ago
#2511 assigned defect
wayland / laptop regressions
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | critical | Milestone: | 5.0 |
Component: | platforms | Version: | 3.0.x |
Keywords: | Cc: |
Description (last modified by )
Not sure when, could be related to the paint fixes in #2481, #2373, #2499.
The windows are back to being undecorated with GDK_BACKEND=wayland
.
With GDK_BACKEND=wayland
, we get pointer events but with the wrong position... and no wheel events.
With GDK_BACKEND=x11
we don't get any pointer events at all on this laptop.. no clicks, wheel or motion! (but the same version works OK on a desktop also running F31, but without wayland because of the nvidia driver)
Switching the desktop environment to a native X11 session makes no difference.
Change History (2)
comment:1 Changed 14 months ago by
Description: | modified (diff) |
---|---|
Priority: | major → critical |
Status: | new → assigned |
Summary: | wayland regressions → wayland / laptop regressions |
comment:2 Changed 10 months ago by
Milestone: | 4.0 → 5.0 |
---|
Note: See
TracTickets for help on using
tickets.
Delaying, we continue to set
GDK_BACKEND=x11
as default for now.