[Development] I am developing a wrapper of wlroots with Qt

JiDe Zhang zccrs at live.com
Tue Nov 29 12:14:08 CET 2022


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20221129/94edda32/attachment.htm>


More information about the Development mailing list