compiz team mailing list archive
-
compiz team
-
Mailing list archive
-
Message #17421
[Bug 767095] Re: 1 pixel icons in notification-area-applet when compiz is the windows manager
Rather than recompile compiz, why not just use Habib's suggestion in
comment #42 to work around the problem? ie create a script called, say,
'/usr/bin/skype-delayed' containing something like:
#!/bin/bash
sleep 15; skype
and then change your startup applications to run skype-delayed instead
of skype.
I've found that a 15 second delay works better than 10 seconds, possibly
because Unity takes so long to initialize.
--
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/767095
Title:
1 pixel icons in notification-area-applet when compiz is the windows
manager