weston/compositor
Pekka Paalanen 7296e7984f compositor: let shell override idle time
Move idle_time variable to struct wlsc_compositor, so that a shell
plugin can change it. Also store the original value from the command
line.

Add "duration" option to the desktop-shell screensaver config. This is
the time the screensaver will be visible, after idle timeout triggers
another time and blanks the screen.

Now you can have different delays to lock the screen, and switch off the
screen while a screensaver is running.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2011-12-14 13:50:35 +02:00
..
.gitignore Update .gitignores 2011-12-08 11:36:36 +02:00
compositor-drm.c compositor: add IDLE state 2011-12-14 13:44:29 +02:00
compositor-openwfd.c
compositor-wayland.c wl_shell_surface adaptation 2011-12-04 14:54:26 -05:00
compositor-x11.c compositor-x11: convert (some) of X11 buttons to linux input 2011-12-08 13:20:40 -05:00
compositor.c compositor: let shell override idle time 2011-12-14 13:50:35 +02:00
compositor.h compositor: let shell override idle time 2011-12-14 13:50:35 +02:00
data-device.c Implement the new dnd/selection protocol 2011-11-23 16:20:28 -05:00
evdev.c evdev: run flush_motion only when needed 2011-12-12 13:00:03 +02:00
image-loader.c
Makefile.am shell: use desktop-shell ini file for screensaver path 2011-12-14 13:45:49 +02:00
screenshooter.c
shell.c compositor: let shell override idle time 2011-12-14 13:50:35 +02:00
switcher.c
tablet-shell.c compositor: refactor client forking code 2011-12-08 10:42:00 +02:00
tty.c compositor-tty: Fix ioctl error handling 2011-12-05 09:48:42 -05:00
util.c compositor: Move a few more utils to util.c 2011-12-04 15:47:16 -05:00
xserver-launcher.c