<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0 ContentPasted1 ContentPasted2 ContentPasted3 ContentPasted4 ContentPasted5 ContentPasted6">
<br class="ContentPasted0">
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.
<div><br class="ContentPasted1">
</div>
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.<br>
</div>
</body>
</html>