[compositor] idle-time configuration inside weston.ini
Pekka Paalanen
ppaalanen at gmail.com
Mon Jun 10 03:38:24 PDT 2013
On Fri, 7 Jun 2013 12:39:21 +0200
Marc Chalain <marc.chalain at gmail.com> 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 from config, and then later in main()
ec->idle_time is unconditionally set. To me it looks like the config
setting gets always overwritten.
Also patch the man pages for this change, please.
Thanks,
pq
More information about the wayland-devel
mailing list