14

How can I remove this shadow:

panel with shadow

from gnome-panel?

Jorge Castro
  • 71,754
Sk8er
  • 3,919
  • 2
    Please edit your question to tell us what desktop effects you have enabled and what theme you are using. – dv3500ea Oct 10 '10 at 16:10

5 Answers5

16

If you want to keep shadows on windows but remove them from the panel,

Install compizconfig-settings-manager

you can use go to Window decoration

enter image description here

and set Shadow windows to (any) & !(type=Dock).

enter image description here

5

You can do this with compizconfig-settings-manager

sudo apt-get install compizconfig-settings-manager

run it and go window decoration settings. Set window shadow to 'none'.

Mark Kirby
  • 18,529
  • 19
  • 78
  • 114
glazs
  • 74
1

NOTE: This solution is for the Unity panel in Ubuntu 11.04+, while the question was asked for gnome-panel.

Replace /usr/share/unity/3/panel-shadow.png with an invisible image. In other words, edit that PNG file and make it 100% transparent and remove the black shade in the image. The panel shadow will then disappear after a logout/login.

You could also create a new PNG file with a width of 1 px (height could be anything, preferably 20px) in gimp Install gimp , and remove the background white layer. The entire PNG will then be transparent, and then you could put this PNG in /usr/share/unity/3/panel-shadow.png.

Bilal Akhtar
  • 2,978
1

you have to disable desktop effect from System>Preferences>Appearances and in the 'visual effects' tab select 'None'

though there might be some other way like in compizconfig-settings-manager without disabling desktop effect but that I dont know.

  • 2
    This removes all desktop effects, not just the shadow on the panel. This means Expo, Cube, Blur, Fade etc. etc. will no longer be active. – Jonathon Oct 25 '10 at 11:05
0

Just type or copy paste this: "any & !(type=dock)" under 'Shadow Windows' option in CCSM Window Decoration.