Package: xsnow / 1:1.42-9

Metadata

Package Version Patches format
xsnow 1:1.42-9 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_fixoptions.patch | (download)

xsnow.c | 8 3 + 5 - 0 !
1 file changed, 3 insertions(+), 5 deletions(-)

 -nokeepsnow will not update screen if there are expose events. ie. after
start xsnow, move away a window, the snow will not show on the area of
previous window.

-nokeepsnowonwindows will cause snow erased on the bottom of screen as
well.

02_manpage.patch | (download)

xsnow.man | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 new patch generated from xsnow 1.42-7 diff.gz

03_Imakefile.patch | (download)

Imakefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 new patch generated from xsnow 1.42-7 diff.gz

04_vroot.patch | (download)

vroot.h | 45 39 + 6 - 0 !
1 file changed, 39 insertions(+), 6 deletions(-)

 used vroot.h from xscreensaver 4.23.

05_hyphen used as minus sign.patch | (download)

xsnow.man | 104 52 + 52 - 0 !
1 file changed, 52 insertions(+), 52 deletions(-)

 escape hyphens in manual page

06_bts 568687_fix_react_to_resolution_change.patch | (download)

xsnow.c | 148 102 + 46 - 0 !
xsnow.h | 4 4 + 0 - 0 !
2 files changed, 106 insertions(+), 46 deletions(-)

---