Hi All, I am developing a wrapper of wlroots with Qt, it's https://github.com/vioken/qwlroots. Now, I have been implement a tinywl example use it: https://github.com/vioken/qwlroots/blob/main/examples/tinywl/main.cpp, there is a video for the example runing: https://github.com/vioken/qwlroots/pull/17.
Using Qt signal instead of the wl_signal is interesting. In the future, I will combine it with the QtQuick graphics system in project https://github.com/vioken/waylib, allowing use qml to develop wayland compositor based on wlroots. Although there is already a QtWayland module, but wlroots is very active, maybe QtWayland can be developed based on wlroots in the future, I can test it for the future for QtWayland. If you are also interested, you can focus on this project.
_______________________________________________ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development