#Panel Opacity
21 messages · Page 1 of 1 (latest)
u can auto hide the panel if u want
Seems that the panels are drawn by muffin as a special layer that is flagged as a dock\panel, so its protected from external settings like transparency that you could apply to other normal windows.
but still there r extensions like 'cinnamon blur' that can alter the blurriness of the panel
sure but not the icons right?
nope
REally?
nah i mean the icons cant
Yeah
I do have an idea though.
you could capture the desktop background behind the pannel
then draw that, at a certain opacity over the panel with OpenGL or somthing that doesn't create a window and just draws to the screen.
this way you wouldn't mess with the panel its self.
Does it not allow you to draw graphics directly over it?
I haven't messed with any Direct drawing API like X11 or OpenGL
Umm I hear that it doesn't allow even that...
I guess you have 2 options, either ||create a custom panel some how
||
Or make an extension that can some how say: "Hey, panel use this new css theme for all of your icon entries."
i dont think it has a flag for that
the icon thingy