Registered Member
|
When I first upgraded to SC 5, the transparency settings under desktop effects were working and I had transparent menus and dialog boxes. They could be adjusted in system settings. I've been customizing the color theme and somehow now that I have colors that I like, I don't have transparent menus and dialogs anymore. Compositing is working fine. I have wobbly windows and transparent windows when I move them, but the menus and dialogs are no longer transparent. I'm assuming it's related to me changing the colors in system settings, but I don't know? Does anyone know about this issue?
|
|
please paste (in "code" tags!) the output of "qdbus org.kde.KWin /KWin supportInformation"
Does this also affect dialogs and menus of new processes? |
Registered Member
|
I'm not sure what you mean by new processes? Today from a fresh startup, the drop down menus on firefox, chrome and claws mail are transparent, they are also transparent on konqueror, dolphin and rekonq, but not on kate, konsole, or systemsettings. |
|
At least when you took that info, no supposingly translucent window (as maintained by the kwin effect) was on screen. About "new processes" I meant whether processes started after the "color changes" are affected as well (the windows need to propagate what they are - if changes to the client "somehow" erased that info, the effect will ignore them) To be sure: you're trying to make the translucent through the effect found in "kcmshell5 kwineffects" and *NOT* through some setting in the GUI style (oxygen, breeze, etc.)?! |
Registered Member
|
I'm using systemsettings desktop effects translucency. It's definately enabled through the UI, I try the difference between general translucency and set menu translucency independently. I try resetting my changes by closing the program and restarting, or by logging out, or by rebooting as I find it doesn't work. If the status output of the command you gave me is not showing translucency set, then maybe the problem is systemsettings is not saving my settings. What config file and settings might I try setting? |
|
Ok, then please post (in code tags again
a) ~/.config/kwinrc b) the output of "xprop" for a dialog that you'd expect to be translucent (getting that info for a menu is a bit tricky, so let's go with a dialog first) |
Registered Member
|
I switched from the tranclucency setting of set menus, drop downs, dialogs independently to the one where they're all the same, and kate and konsole's open and save dialogs are transparent, but the drop down menus still are not. I rebooted just to make sure the propgation was complete. The menus in dolphin, konqueror and gtk programs like firefox and gimp are transparent. So the xprop below is with a working transparent open/save dialog. I see what you mean about the menu being tricky, they lose focus and go away by the time I try to type xprop.
|
|
I've no problems with dialogs (regardless of the separate menu option) but can confirm the problem for Qt5 popup menus.
The reason is that Qt5 popups looks like this (watch _NET_WM_WINDOW_TYPE)
I created https://bugreports.qt.io/browse/QTBUG-47043 |
Registered Member
|
Thanks. Do you think there is a workaround? Can I manually set something in a config file somewhere? |
|
No, that's not worakaroundable.
The popup menu simply doesn't say that it's a popup menu (and without that hint, one window looks like another from the WM point of view) => This must inevitably be fixed in Qt5, sorry. |
Registered users: abc72656, Bing [Bot], daret, Google [Bot], Sogou [Bot], Yahoo [Bot]