https://bugs.kde.org/show_bug.cgi?id=508254
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|REPORTED |RESOLVED Resolution|--- |INTENTIONAL --- Comment #1 from David Edmundson <[email protected]> --- >I've started hacking around the code, but could not put enough time into it, >yet. src/plugins/highlightwindow m_ghostOpacity We can also support out-of-tree plugins if you set: bool provides(Feature feature) override; with HighlightWindows it should work OOTB. You'd have to copy most the base setup from highlight windows. ---- As for this, it's noted - but if we did every feature that someone wanted we'd have thousands of settings it's not feasible to do them all. Sorry. -- You are receiving this mail because: You are watching all bug changes.
