Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE12
icewm
icewm-bg-default-at-error.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File icewm-bg-default-at-error.patch of Package icewm
--- src/icewmbg.cc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) --- a/src/icewmbg.cc +++ b/src/icewmbg.cc @@ -274,7 +274,10 @@ void DesktopBackgroundManager::changeBac currentBackground = back; handleBackground = true; } - } else if (DesktopBackgroundColor && DesktopBackgroundColor[0]) { + } + + if (!handleBackground && + DesktopBackgroundColor && DesktopBackgroundColor[0]) { XSetWindowBackgroundPixmap(xapp->display(), desktop->handle(), 0); XSetWindowBackground(xapp->display(), desktop->handle(), bPixel); handleBackground = true;
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