https://bugs.kde.org/show_bug.cgi?id=356937
Konrad Materka <mate...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-workspace/5e934611316b5 | |3dccd714c494677559233c9d12f Version Fixed In| |5.17.1 Resolution|--- |FIXED --- Comment #44 from Konrad Materka <mate...@gmail.com> --- Git commit 5e934611316b53dccd714c494677559233c9d12f by Konrad Materka. Committed on 14/10/2019 at 10:02. Pushed by kmaterka into branch 'master'. [XembedSNIProxy] If available, always use 32-bit color. Summary: If available, always use 32-bit color. We don't need Composite extension to handle transparency - all client windows are our children and transparency in handled in QML, inside the panel (so no need to composite real windows). FIXED-IN: 5.17.1 Test Plan: Disable compositor, run: - pidgin (make sure pidgin-libnotify is NOT installed) - keepassx - xchat - liferea Before changes: black backgroud After changes: transparent background Reviewers: davidedmundson, #plasma_workspaces, #plasma Reviewed By: davidedmundson, #plasma_workspaces, #plasma Subscribers: mlaurent, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D24530 M +18 -23 xembed-sni-proxy/fdoselectionmanager.cpp M +1 -1 xembed-sni-proxy/fdoselectionmanager.h https://commits.kde.org/plasma-workspace/5e934611316b53dccd714c494677559233c9d12f -- You are receiving this mail because: You are watching all bug changes.