cairo-dock-team team mailing list archive
-
cairo-dock-team team
-
Mailing list archive
-
Message #07170
[Bug 1910438] Re: menu transparency broken
The menu.css attached is the default one, so it makes sense it doesn't change anything
however, you may be able to modify it to maybe solve the problem:
Apparently the hovered item as a background color; so it's only the menu background.
so in this part:
.gldimenu {
background-color: @menu_bg_color;
background-image: none;
color: @menuitem_text_color;
}
--
You received this bug notification because you are a member of Cairo-
Dock Devs, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/1910438
Title:
menu transparency broken
Status in Cairo-Dock Core:
New
Bug description:
Hi,
i have a weird behaviour with cairo-dock and menu transparency with
KDE.
The background of the menu stays always transparent which makes
reading the text quite difficult.
The Menu looks like on this screenshot.
https://snipboard.io/qtT0Fk.jpg
I´m using
============================================================================
Cairo-Dock version : 3.4.1
Compiled date : Jan 2 2021 11:22:34
Built with GTK : 3.24
Running with OpenGL: 1
============================================================================
with KDE Plasma Version 5.20.4, Nvidia 455.45.01-2 and debian
bullseye/sid.
The problem stays regardless of the used cairo-dock theme. Disabling
the transparency setting with KDE seems to also have no effect.
Any hints what could cause this strange behaviour?
Cheers
Saxman
To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1910438/+subscriptions
References