#1035·nodegui

Linux Wayland support

Author: Hill-98Created Dec 11, 2023Updated Mar 30, 2025

Currently, the QT bundled with nodegui does not support wayland, which means that `QT_QPA_PLATFORM=xcb` must be used to start in the wayland environment. Considering that wayland environments are becoming more common these days, support should be added for them.