haiku/src/kits/screensaver
Ryan Leavengood d159cdcf4e Apply patch from Caitlin Shaw to allow for smaller screensaver tick times that 50 ms.
This fixes #4628.

I added the TODO because I think this code is getting hairy.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33431 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-10-05 01:01:35 +00:00
..
BuildScreenSaverDefaultSettingsView.cpp Suggestion from Rene: 2009-10-01 20:48:14 +00:00
Jamfile Suggestion from Rene: 2009-10-01 20:48:14 +00:00
README
ScreenSaver.cpp
ScreenSaverRunner.cpp Apply patch from Caitlin Shaw to allow for smaller screensaver tick times that 50 ms. 2009-10-05 01:01:35 +00:00
ScreenSaverSettings.cpp * Enabled default time for shutting off the monitor (after 20 minutes). 2009-07-20 14:03:30 +00:00

Haiku ScreenSaver Kit Replacement v1.0.0

ABOUT:

This is a drop-in replacement for the BeOS ScreenSaver Kit that comes with
BeOS. The package contains the following files:

  README
   The file you are reading.

  LICENSE
   Conditions for using/distributing this package.

  screen_blanker
   This is the new screen_blanker. It will be installed in 
   /boot/home/config/bin/

  ScreenSaver preferences app
   This is the new preferences app. It will be installed in 
   /boot/home/Desktop/haiku-screensaverkit

  screen_saver
   This is the new input filter addon. It will be installed in
    /boot/home/config/add-ons/input_server/filters/

  libscreensaver.so
   This is the new library. It will be installed in 
    /boot/home/config/lib/

  Haiku
   This is a ScreenSaver addon we wrote for fun. It will be installed in
    /boot/home/config/add-ons/Screen Savers/

REQUIREMENTS: BeOS R5 - R5.0.3 for Intel

INSTALLATION:

Installation is through a zip file. Just unzip the
file somewhere and double click the install.sh icon.

File bug reports at (category ScreenSaver Kit)
http://www.haiku-os.org/bugzilla

TODO:

This is a partial list of what we intend to implement. Suggestions are welcome:

 - More...