Home | History | Annotate | only in /xsrc/external/mit/beforelight/dist
Up to higher level directory
NameDateSize
aclocal.m407-Feb-2023120.6K
app-defaults/19-Feb-2026
b4light.c07-Feb-20239.7K
ChangeLog07-Feb-202320.9K
compile07-Feb-20237.2K
config.guess07-Feb-202343.1K
config.h.in21-Nov-20101.6K
config.sub07-Feb-202335.3K
configure07-Feb-2023343.1K
configure.ac07-Feb-20232.2K
COPYING07-Feb-20231.2K
depcomp07-Feb-202323K
INSTALL07-Feb-202315.4K
install-sh07-Feb-202314.3K
Makefile.am07-Feb-20231.7K
Makefile.in07-Feb-202332.8K
man/19-Feb-2026
missing07-Feb-20236.7K
README.md07-Feb-2023670

README.md

      1 The beforelight program is a sample implementation of a screen saver
      2 for X servers supporting the MIT-SCREEN-SAVER extension.   It is only
      3 recommended for use as a code sample, as it does not include features
      4 such as screen locking or configurability.
      5 
      6 All questions regarding this software should be directed at the
      7 Xorg mailing list:
      8 
      9   https://lists.x.org/mailman/listinfo/xorg
     10 
     11 The primary development code repository can be found at:
     12 
     13   https://gitlab.freedesktop.org/xorg/app/beforelight
     14 
     15 Please submit bug reports and requests to merge patches there.
     16 
     17 For patch submission instructions, see:
     18 
     19   https://www.x.org/wiki/Development/Documentation/SubmittingPatches
     20 
     21