Re: swc: A small compositor framework

2014-01-24 Thread Marc Chalain
Hello Michael, I'm interesting by your library. I began a wayland compositor for very light devices with little processor like ARM9 and without GPU. I will read your code with interest and look if I can use your library. If I can help you, I will contact to you in few weeks. Regards, Marc. 2014/

swc: A small compositor framework

2014-01-23 Thread Michael Forney
Hi, I've been working on a Wayland compositor off and on for around a year now, and I think I'm now at the point where others might find it useful. swc[0] is implemented as a library, with an API[1] suitable for creating a window manager. It was designed primarily with tiling window managers in m