← Back to team overview

compiz team mailing list archive

[Bug 787814] Re: Compiz Opacify "Toggle Opacify on by default" setting not working after upgrade to 11.04

 

Still happens on 0.9.10+13.10.20131011. Opacify is not being enabler for
new windows.

I'm attaching a patch that fix the issue and several unrelated patches.

fix_default.patch enables painting for new windows.

fix_damage.patch fixes the calculation of window damage. The bug was
probably introduced during the rewrite from 8.6, since that code still
has the ! operator applied 'opacified'.

cleanup.patch removes usage of OPACIFY_WINDOW and OPACIFY_SCREEN macros.
It seems that they serve no useful purpose, yet are confusing as a new
variable is introduced into the scope.


** Patch added: "opacify: Do not use OPACIFY_WINDOW and OPACIFY_SCREEN macros"
   https://bugs.launchpad.net/compiz/+bug/787814/+attachment/3913560/+files/cleanup.patch

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/787814

Title:
  Compiz Opacify "Toggle Opacify on by default" setting not working
  after upgrade to 11.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/787814/+subscriptions


References