https://bugs.documentfoundation.org/show_bug.cgi?id=168503
--- Comment #5 from Michael Weghorn <[email protected]> --- (In reply to Julien Nabet from comment #1) > Now, I noticed my LO used cairo+xcb. I don't know how to use cairo+wayland. That should be used automatically in a Wayland session, while cairo+xcb is used in an X11 session, so switching to a Wayland session would be the easiest way to try this (e.g. log out, select "Plasma Wayland" or "GNOME Wayland" in the display/login manager, then log in again). Forcing xcb in a Wayland session can be done using QT_QPA_PLATFORM=xcb which makes the app run on XWayland, but doing it the other way around would require running some Wayland compositor in your X11 session. -- You are receiving this mail because: You are the assignee for the bug.
