https://bugs.kde.org/show_bug.cgi?id=393912
Jamie Smith <smithj...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla |sma-desktop/d234b8fde4c3c13 |sma-desktop/c1f3b45cabe0cf8 |1545686a117e284b31c6a95a9 |9e13a5b1c9b7a673992320826 --- Comment #12 from Jamie Smith <smithj...@gmail.com> --- Git commit c1f3b45cabe0cf89e13a5b1c9b7a673992320826 by James D. Smith, on behalf of Thomas Surrel. Committed on 02/06/2018 at 18:49. Pushed by smithjd into branch 'Plasma/5.13'. Activity switcher auto-hide when using Meta-Tab Summary: Commit 174aa217180434ab93b899d9c7cf967bd2daff7e created a new issue where the activity switcher would not hide anymore when switching activities with the Meta-Tab global shortcut and releasing the keys under one second. This patch fixes this by unconditionnal toggling the activity switcher visibility if it should be hidden, but keeping the timestamp condition before showing it, so that both Meta-q and Meta-Tab behaves correctly. Reviewers: mart, ngraham Reviewed By: mart, ngraham Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D13012 M +6 -7 desktoppackage/contents/views/Desktop.qml https://commits.kde.org/plasma-desktop/c1f3b45cabe0cf89e13a5b1c9b7a673992320826 -- You are receiving this mail because: You are watching all bug changes.