<table><tr><td style="">davidedmundson added a comment.
</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/D20804">View Revision</a></tr></table><br /><div><div><blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>Arguably it won't help us with all cases because the clients would have to voluntarily participate in the protocol.</p></blockquote>

<p>Yes. I'm not pretending it will.</p>

<hr class="remarkup-hr" />

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>I wonder whether it's worth fixing this bug on X11 at all.</p></blockquote>

<p>There is a way to forcefully take a grab inside X internals.</p>

<p>The only way this is exposed publicly is via the shortcut key XF86Ungrab</p>

<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);">setxkbmap -option grab:break_actions
xdotool key XF86Ungrab</pre></div>

<p>It was meant as a dev tool so you could switch to a console to debug locks. <br />
Using this is a horrific idea as it introduces a keyboard shortcut to circumvent the screen locker!!</p>

<p>There's no other public API, though I don't see why one couldn't be added.<br />
The bigger problem is that the client side has no indication that it loses it's lock which leaves it in a corrupt state when you log in.<br />
Adding that retroactively is the part I think is pragmatically impossible.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R133 KScreenLocker</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D20804">https://phabricator.kde.org/D20804</a></div></div><br /><div><strong>To: </strong>davidedmundson, Plasma, KWin<br /><strong>Cc: </strong>zzag, broulik, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>