Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP6:GA
xscreensaver
xscreensaver-background.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xscreensaver-background.patch of Package xscreensaver
change default background to black ================================================================================ Index: utils/resources.c =================================================================== --- a/utils/resources.c +++ b/utils/resources.c @@ -176,7 +176,7 @@ get_pixel_resource (Display *dpy, Colorm if (s) free (s); { - Bool black_p = (strlen(res_class) >= 10 && + Bool black_p = ! (strlen(res_class) >= 10 && !strcasecmp ("Background", res_class + strlen(res_class) - 10)); if (!ok)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor