Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
DefaultSettingsView.cpp | H A D | 13-Apr-2016 | 948 | 40 | 19 | |
Jamfile | H A D | 30-Mar-2019 | 514 | 21 | 17 | |
README | H A D | 14-Sep-2005 | 1.2 KiB | 50 | 32 | |
ScreenSaver.cpp | H A D | 06-Jun-2006 | 2.7 KiB | 168 | 110 | |
ScreenSaverRunner.cpp | H A D | 25-Feb-2014 | 5.2 KiB | 250 | 176 | |
ScreenSaverSettings.cpp | H A D | 25-Feb-2014 | 6 KiB | 210 | 144 |
README
1Haiku ScreenSaver Kit Replacement v1.0.0 2 3ABOUT: 4 5This is a drop-in replacement for the BeOS ScreenSaver Kit that comes with 6BeOS. The package contains the following files: 7 8 README 9 The file you are reading. 10 11 LICENSE 12 Conditions for using/distributing this package. 13 14 screen_blanker 15 This is the new screen_blanker. It will be installed in 16 /boot/home/config/bin/ 17 18 ScreenSaver preferences app 19 This is the new preferences app. It will be installed in 20 /boot/home/Desktop/haiku-screensaverkit 21 22 screen_saver 23 This is the new input filter addon. It will be installed in 24 /boot/home/config/add-ons/input_server/filters/ 25 26 libscreensaver.so 27 This is the new library. It will be installed in 28 /boot/home/config/lib/ 29 30 Haiku 31 This is a ScreenSaver addon we wrote for fun. It will be installed in 32 /boot/home/config/add-ons/Screen Savers/ 33 34REQUIREMENTS: BeOS R5 - R5.0.3 for Intel 35 36INSTALLATION: 37 38Installation is through a zip file. Just unzip the 39file somewhere and double click the install.sh icon. 40 41File bug reports at (category ScreenSaver Kit) 42http://www.haiku-os.org/bugzilla 43 44TODO: 45 46This is a partial list of what we intend to implement. Suggestions are welcome: 47 48 - More... 49 50