Bug 92030 - idle timer is not set until first input event
Summary: idle timer is not set until first input event
Status: RESOLVED INVALID
Alias: None
Product: Wayland
Classification: Unclassified
Component: weston (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Egor Starkov
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-17 14:04 UTC by Egor Starkov
Modified: 2015-09-22 13:14 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Egor Starkov 2015-09-17 14:04:53 UTC
weston_compositor_create which sets initial timeout for idle timer is called before idle-time is read from configuration. It cases an issue that screen never goes idle right after weston started until first input event.
Comment 1 Egor Starkov 2015-09-17 14:07:36 UTC
Taking.
Comment 2 Egor Starkov 2015-09-22 13:14:16 UTC
According to pq's comment http://patchwork.freedesktop.org/patch/60081/ idle timer should be armed only in weston_compositor_wake(). Closing as invalid.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.