wayland-d icon indicating copy to clipboard operation
wayland-d copied to clipboard

Good Compositor?

Open MggMuggins opened this issue 8 years ago • 2 comments

So your example is a boilerplate, and an example of the library's functionality. What does a well designed compositor look like?

Also, if I may, what was the motivation to create this library?

MggMuggins avatar Jul 28 '17 23:07 MggMuggins

For a well designed compositor, you should look at weston.

The motivation is to create bindings to Wayland for D (both client and server side). An actual compositor can be written in D using this library.

rtbo avatar Aug 13 '17 15:08 rtbo

That source is a little daunting. Still, I'd love to see a compositor written in D. I don't have the experience required right now, but I'd love to take on the challenge at some point.

MggMuggins avatar Aug 14 '17 13:08 MggMuggins