Please note that LinuxExchange will be shutting down on December 31st, 2016. Visit this thread for additional information and to provide feedback.

I'm using Ubuntu 10.04 with Gnome and installed Conky recently.

It works very well and I really like Conky. One problem exists nonetheless:
Compiz or Gnome create a drop shadow to all windows. I like this effect for all windows but not for Conky. Conky has now an ugly shadow that looks like it's not embedded into the desktop.

How can I disable this drop-shadow for Conky only?

Is it possible to define an exclusion for some applications?

asked 10 Jun '10, 06:49

guerda's gravatar image

guerda
5533515
accept rate: 38%

edited 10 Jun '10, 06:55




I found a solution for myself.
You can define an exclusion for windows or window classes.

  1. Open the CompizConfig manager (System --> Settings --> CompizConfig manager).
  2. Choose Effects -> Window decoration
  3. Set the rule to the following: (any) & !(class=Conky). It means: decorate any window but not those with class Conky.

CompizConfig manager

This works for me!

link

answered 10 Jun '10, 15:51

guerda's gravatar image

guerda
5533515
accept rate: 38%

Well, you got it first. ;) Still, you might want to try the settings in the .conkyrc if you haven't already.

(10 Jun '10, 15:57) Jazz ♦

Just did that as well - the following entry in .conkyrc solved it for me (not having to tweak ccsm):

own_window_type override

Cheers!

link

answered 04 Aug '10, 08:42

Achim's gravatar image

Achim
312
accept rate: 0%

I'll try that! It's a nicer solution.

(04 Aug '10, 14:47) guerda
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×81
×14
×4
×2

Asked: 10 Jun '10, 06:49

Seen: 11,361 times

Last updated: 04 Aug '10, 08:42

powered by OSQA