<table><tr><td style="">nicolasfella added a comment.
</td></tr></table><br /><div><div><blockquote style="border-left: 3px solid #8C98B8;
          color: #6B748C;
          font-style: italic;
          margin: 4px 0 12px 0;
          padding: 8px 12px;
          background-color: #F8F9FC;">
<div style="font-style: normal;
          padding-bottom: 4px;">In <a href="https://phabricator.kde.org/T7994#147341" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">T7994#147341</a>, <a href="https://phabricator.kde.org/p/sitter/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@sitter</a> wrote:</div>
<div style="margin: 0;
          padding: 0;
          border: 0;
          color: rgb(107, 116, 140);"><p>Random complaints I stumbled upon:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">m_context = pa_context_new(api, "QPulse");</tt> this should decidedly not hardcode <tt style="background: #ebebeb; font-size: 13px;">QPulse</tt> but use <a href="https://doc.qt.io/qtthe-5/qcoreapplication.html#applicationName-prop" class="remarkup-link" target="_blank" rel="noreferrer">https://doc.qt.io/qtthe-5/qcoreapplication.html#applicationName-prop</a> (or maybe even displayName iff qapp can be cast to qguiapplication)</li>
<li class="remarkup-list-item">along the same notion, Context should probably have a function <tt style="background: #ebebeb; font-size: 13px;">setName</tt> for <tt style="background: #ebebeb; font-size: 13px;">pa_context_set_name</tt> in case the qapp name isn't the desired name (e.g. with a plasmoid the qapp is plasma, but the app name should probably be the individual plasmoid)</li>
</ul></div>
</blockquote>

<p>Seems reasonable, but I guess we can do it without breaking ABI.</p>

<p>What would be the next step for an initial release?</p></div></div><br /><div><strong>TASK DETAIL</strong><div><a href="https://phabricator.kde.org/T7994">https://phabricator.kde.org/T7994</a></div></div><br /><div><strong>To: </strong>nicolasfella<br /><strong>Cc: </strong>davidedmundson, michaelh, akrutzler, apol, sitter, drosca, KDE Connect, nicolasfella, Leptopoda, timothyc, jdvr, yannux, Danial0_0, johnq, ragreen, Pitel, adeen-s, SemperPeritus, ndavis, daniel.z.tg, jeanv, ZrenBot, seebauer, ngraham, bruns, bugzy, MayeulC, menasshock, lesliezhai, ali-mohamed, jensreuterberg, ach, abetts, sebas, mart<br /></div>