Ok, since this bug is a low priority on Compiz side I made a workaround
for DockbarX. The part of the popup where the preview should be made
transparent.


Also there's another bug connected to this one. The size of the preview isn't 
correct. It seems that compiz uses window sizes without decorations instead of 
window sizes with decorations somewhere in its calculations because if window 
decorations with thin frames on left and right side is used, the error in 
height is twice height of the decoration. In other words I use this formula to 
compensate for it in DockbarX:
preview_height = preview_height -  preview_height * 2 * (window_height - 
client_window_height) / window_height

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

Title:
  window previews broken in dockbarx with compiz 0.9.2

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to