sync code with last improvements from OpenBSD

This commit is contained in:
purplerain 2023-08-28 05:57:34 +00:00
commit 88965415ff
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
26235 changed files with 29195616 additions and 0 deletions

View file

@ -0,0 +1,36 @@
This is version 0.1 of the FvwmBacker module.
Description: This is a pretty simple module. When the desktop number changes,
it will execute the user specified command to change the
background. Like I said, pretty simple. This was a quickly
written module, so please let me know of any bugs.
To do:
-----
- Change the system call to be fork/exec calls.
I am open to, actually I am trolling for, suggestions/improvments/ideas/rags
on this.
Here is a list of files included in the tar file:
FvwmBacker.README
FvwmBacker.c
FvwmBacker.h
FvwmBacker.man
Imakefile
Mallocs.c
Mallocs.h
xsetroot_bits.c
You can unpack it by:
cd /foo/fvwm/modules
gzip -dc FvwmBacker-0.1.tar.gz | tar xf -
That will unpack the source into /foo/fvwm/modules/FvwmBacker.
Enjoy,
Mike
mfinger@mermaid.micro.umn.edu or Mike_Finger@atk.com