Activity switcher auto-hide when using Meta-Tab
ClosedPublic

Authored by thsurrel on May 21 2018, 10:05 AM.

Details

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.

BUG: 393912

Diff Detail

Repository
R119 Plasma Desktop
Lint
Lint Skipped
Unit
Unit Tests Skipped
thsurrel created this revision.May 21 2018, 10:05 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMay 21 2018, 10:05 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
thsurrel requested review of this revision.May 21 2018, 10:05 AM
mart accepted this revision.May 21 2018, 12:36 PM
This revision is now accepted and ready to land.May 21 2018, 12:36 PM
ngraham accepted this revision.May 22 2018, 8:26 PM
ngraham added a subscriber: ngraham.

Nice fix. Works for me too.

ngraham closed this revision.May 22 2018, 8:35 PM