<table><tr><td style="">meven created this revision.<br />meven added reviewers: mart, Plasma, fvogt, apol.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />meven requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D24956">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">NoDisplay means "this application exists, but don't display it in the menus". This can be useful to e.g. associate this application with MIME types, so that it gets launched from a file manager (or other apps), without having a menu entry for it (there are tons of good reasons for this, including e.g. the netscape -remote, or kfmclient openURL kind of stuff).</pre></div></blockquote>

<p><a href="https://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html" class="remarkup-link" target="_blank" rel="noreferrer">https://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html</a></p>

<p>NoDisplay specify to ignore desktop files with no Display in menus. It specifically states that mimetype are a case where an app might be associated with one, but not shown in the menus.<br />
Shortcuts should be treated the same as mimetype association.</p>

<p>To allow cases such as Krunner, where the app won't be in the menu but still needs shortcuts.<br />
Related: <a href="https://phabricator.kde.org/D24857" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: line-through;">D24857</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R268 KGlobalAccel</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24956">https://phabricator.kde.org/D24956</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/runtime/globalshortcutsregistry.cpp</div></div></div><br /><div><strong>To: </strong>meven, mart, Plasma, fvogt, apol<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns<br /></div>