D28408: Bug 416510: Klipper applet closes itself when I click on a history item while the system tray popup is pinned open

David Edmundson noreply at phabricator.kde.org
Sun Mar 29 22:51:14 BST 2020


davidedmundson added a comment.


  As a question, rather than a researched proposal, is it better to check for the pin in?
  
  systemtray / PlasmoidItem.qml
  
    Connections {
        target: applet
        onExpandedChanged: {

INLINE COMMENTS

> main.qml:158
> +
> +        applet.configuration.pin = Qt.binding(function() { return plasmoid.configuration.pin; });
>          

What happens when this is set with some other applet that doesn't have a pin config option?

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D28408

To: epopov, ngraham
Cc: davidedmundson, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200329/f996b507/attachment.html>


More information about the Plasma-devel mailing list