Changes between Initial Version and Version 1 of Ticket #2511
- Timestamp:
- 12/12/19 10:32:50 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2511
-
Property
Priority
changed from
major
tocritical
-
Property
Status
changed from
new
toassigned
-
Property
Summary
changed from
wayland regressions
towayland / laptop regressions
-
Property
Priority
changed from
-
Ticket #2511 – Description
initial v1 2 2 The windows are back to being undecorated with {{{GDK_BACKEND=wayland}}}. 3 3 With {{{GDK_BACKEND=wayland}}}, we get pointer events but with the wrong position... and no wheel events. 4 With {{{GDK_BACKEND=x11}}} we don't get '''any''' pointer events at all.. no clicks, wheel or motion! 4 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) 5 Switching the desktop environment to a native X11 session makes no difference.