Re: Writing a basic compositor using libweston-desktop

2017-06-01 Thread adlo
On Fri, Jun 2, 2017 at 1:51 AM, adlo wrote: > How do I write a program that spawns a simple compositor instance on a > nested Wayland window using libweston-desktop and the Wayland-on-Wayland > backend? What are the absolute basics needed to get something on the screen > using libweston-desktop a

Writing a basic compositor using libweston-desktop

2017-06-01 Thread adlo
How do I write a program that spawns a simple compositor instance on a nested Wayland window using libweston-desktop and the Wayland-on-Wayland backend? What are the absolute basics needed to get something on the screen using libweston-desktop and the nested Wayland-on-Wayland backend? Regards