Hi Kristian
Just some random comments:
On Sat, Feb 16, 2013 at 2:53 AM, Kristian Høgsberg wrote:
> This patch installs the three header files that define the compositor
> plugin interface as well as a pkg-config file. This allows
> building weston plugins outside the weston tree. We currently
On Fri, 2013-02-15 at 09:33 -0600, Jason Ekstrand wrote:
> Would it be a better overall solution if we simply replace timerfd and
> signalfd with a more generic architecture and then move the guts of
> the event loop to poll or select? Another idea that was brought up on
> IRC this last weekend wa
On Fri, 15 Feb 2013 20:53:45 -0500
Kristian Høgsberg wrote:
> This patch installs the three header files that define the compositor
> plugin interface as well as a pkg-config file. This allows
> building weston plugins outside the weston tree. We currently don't make
> any guarantees about the