Re: [compositor] idle-time configuration inside weston.ini

2013-06-11 Thread Marc Chalain
idle-time: manpage update --- man/weston.ini.man |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man/weston.ini.man b/man/weston.ini.man index c3e5747..ae94d9b 100644 --- a/man/weston.ini.man +++ b/man/weston.ini.man @@ -103,8 +103,10 @@ directory are: .BR xwayland.so

Re: [compositor] idle-time configuration inside weston.ini

2013-06-11 Thread Pekka Paalanen
On Tue, 11 Jun 2013 14:43:46 +0200 Marc Chalain wrote: > You have right, it's the smallest of my patches, and the worst. > > [PATCH] [compositor]: add "idle-time" entry support in "core" > section of weston.ini > > --- > src/compositor.c |2 ++ > 1 file changed, 2 insertions(+) > > diff

Re: [compositor] idle-time configuration inside weston.ini

2013-06-11 Thread Marc Chalain
You have right, it's the smallest of my patches, and the worst. [PATCH] [compositor]: add "idle-time" entry support in "core" section of weston.ini --- src/compositor.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/src/compositor.c b/src/compositor.c index 099600d..2002812 100644 ---

Re: [compositor] idle-time configuration inside weston.ini

2013-06-10 Thread Pekka Paalanen
On Fri, 7 Jun 2013 12:39:21 +0200 Marc Chalain wrote: > this patch use the "idle-time" entry inside the "core" section of > weston.ini to set the named value. Hi Marc, does this actually work? I think the backend init calls weston_compositor_init(), where your code then loads the idle-time fro

[compositor] idle-time configuration inside weston.ini

2013-06-07 Thread Marc Chalain
this patch use the "idle-time" entry inside the "core" section of weston.ini to set the named value. weston-compositor-idle-time-configuration.patch Description: Binary data ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists