You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wayland support for Ogre was only added in version 14.
Thus, when running on Wayland with older Ogre, we need to explicitly enforce Qt's xcb platform protocol, essentially running X11 through Xwayland.
Backported with adaptations from ros2/rviz#847.
0 commit comments