D16897: Allow windows to be closed from the window switchers
David Edmundson
noreply at phabricator.kde.org
Thu Nov 15 15:24:17 GMT 2018
davidedmundson added a comment.
You can do control+w with
if (event.matches(StandardKey.Close)) {
}
alt+f4 would need some exposing on the kwin side as that's not a "standard key" exposed via the QPT
REPOSITORY
R114 Plasma Addons
REVISION DETAIL
https://phabricator.kde.org/D16897
To: ngraham, #plasma, #vdg, davidedmundson
Cc: davidedmundson, abetts, Zren, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20181115/2247399e/attachment.html>
More information about the Plasma-devel
mailing list