SUMMARY If I put a resource monitoring widget on a panel and click said widget, it will show a pop-up with the same information that it is currently displaying. Typically, one would want it to instead launch the resources monitoring app when clicking it, like this earlier widget and its many forks that used the earlier resources monitoring app: https://github.com/kotelnik/plasma-applet-resources-monitor STEPS TO REPRODUCE 1. Put some resource monitoring widget on the panel, such as the "Total CPU Use" one. 2. Click said widget. OBSERVED RESULT Should launch the resources monitoring app. EXPECTED RESULT Opens a pop-up showing the same information but bigger. SOFTWARE/OS VERSIONS Operating System: Debian GNU/Linux KDE Plasma Version: 5.23.0 KDE Frameworks Version: 5.86.0 Qt Version: 5.15.2 Kernel Version: 5.14.0-3-amd64 (64-bit) Graphics Platform: X11 Processors: 16 × AMD Ryzen 7 2700 Eight-Core Processor Memory: 15.5 GiB of RAM Graphics Processor: AMD VEGA10 ADDITIONAL INFORMATION
Middle-click opens the full app.
(In reply to Nate Graham from comment #1) > Middle-click opens the full app. How about having an option to set it on left click?
Sure, seems reasonable.