commit | e955f1edd1104795daf7727f683300287d4e5686 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <ppaalanen@gmail.com> | Wed Dec 07 11:49:52 2011 +0200 |
committer | Pekka Paalanen <ppaalanen@gmail.com> | Wed Dec 14 13:45:49 2011 +0200 |
tree | 5f86654d470d5585dc6f471b88fec30fbf603110 | |
parent | 18027e517aa5768df81447061d94db867f15845a [diff] |
shell: use desktop-shell ini file for screensaver path Read the same configuration file in the shell plugin (desktop-shell) as the desktop-shell client does. Add a new section "screensaver", where "path" defines the path of the idle animation client to be executed. Not defining "path" disables the animation. Idle animations are not in use by default. It must be configured in wayland-desktop-shell.ini or launched manually. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>