temporary solution: apt-get source compiz-plugins sudo apt-get build-dep compiz-plugins # edit compiz-0.9.11.3+14.04.20141104/plugins/staticswitcher/src/staticswitcher.cpp # line 257 # attr.background_pixel = 0x13579246; cd compiz-0.9.11.3+14.04.20141104 dpkg-buildpackage -b cd .. sudo dpkg -i compiz-plugins_*.deb # restart unity to see changes unity
Play with background_pixel (4bytes), last is transparency. To avoid compiling you can search for value 0x13579246 in hex editor (file /usr/lib/compiz/libstaticswitcher.so) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1329811 Title: Static Application Switcher has no window/background / Cannot figure out what window is selected To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1329811/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
