** Changed in: compiz/0.9.9
Status: In Progress => Won't Fix
** Changed in: compiz/0.9.9
Milestone: 0.9.9.2 => None
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1167284
Title:
Workaround plugin: a typo
Status in Compiz:
Fix Released
Status in Compiz 0.9.9 series:
Won't Fix
Status in “compiz” package in Ubuntu:
Fix Released
Bug description:
in workarounds.cpp:
WorkaroundsWindow::clearInputShape (..)
{
...
XShapeSelectInput (screen->dpy (), xid, ShapeNotify);
}
ShapeNotify is the event code. it should be changed to ShapeNotifyMask
here.
To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1167284/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp