Hello, I want to write a panel with pygtk for wlroots based desktops. However, in my research, I could not see a way to list open windows. I thought I could do this with pywayland by reviewing the Waybar and logging the error on the link. I decided to open an error log as I saw a lack of documentation on this subject. I'm sorry if I'm doing something wrong. Can you give a simple example that allows you to list and manipulate existing windows? Thanks.