weston: recommendations for implementing splashscreen in a custom shell?

2016-12-30 Thread Matt Hoosier
Hi, I maintain a small Weston shell plugin for an an embedded use-case. On the embedded device, the bootloader first paints a buffer and installs it as the scanout buffer to the graphics hardware. At some point, userspace has to take over responsibility for painting that background image. It seems

Re: [PATCH v2 2/2] xdg-shell: Fold several client-side decoration requests into a generic request

2016-12-30 Thread Giulio Camuffo
2016-12-30 1:59 GMT+01:00 Adam Goode : > On Mon, Dec 19, 2016 at 10:15 PM, Jonas Ã…dahl wrote: >> >> On Mon, Dec 19, 2016 at 12:55:24PM -0500, Adam Goode wrote: >> > Compositors currently receive "move", "resize", and "show_window_menu" >> > requests from clients whose decorations have been interac

Re: [PATCH] configure: search for lib with clock_getres()

2016-12-30 Thread Yann E. MORIN
Hello, On 2016-12-19 18:20 +0100, Yann E. MORIN spake thusly: > Like clock_gettime(), clock_getres() is in -lrt for glibc < 2.17. > Add a check for it, like is done for clock_gettime(). Ping? ;-) And best wishes for 2017! ;-) Regards, Yann E. MORIN. > Fixes: > > http://autobuild.buildroo