Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:42.1:Update
compiz
bug-449168-avoid-independent-output-painting.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bug-449168-avoid-independent-output-painting.diff of Package compiz
Index: compiz-0.8.4/src/display.c =================================================================== --- compiz-0.8.4.orig/src/display.c +++ compiz-0.8.4/src/display.c @@ -1554,7 +1554,7 @@ eventLoop (void) } if (s->opt[COMP_SCREEN_OPTION_FORCE_INDEPENDENT].value.b - || !s->hasOverlappingOutputs) + && !s->hasOverlappingOutputs) (*s->paintScreen) (s, s->outputDev, s->nOutputDev, mask);
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