[wayland] Fix release of TabBox on Wayland
ClosedPublic

Authored by graesslin on Sep 14 2016, 11:22 AM.

Details

Summary

The interaction is changed to trigger the check for release from the
TabBoxInputFilter instead of reacting on modifier changes. That way
it's possible to check for the relevant modifiers getting released
instead of getting all modifiers in. Also this means that the checks
are only performed when relevant.

BUG: 368590

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin updated this revision to Diff 6728.Sep 14 2016, 11:22 AM
graesslin retitled this revision from to [wayland] Fix release of TabBox on Wayland.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
Restricted Application added projects: Plasma on Wayland, KWin. · View Herald TranscriptSep 14 2016, 11:22 AM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
bshah accepted this revision.Sep 14 2016, 11:24 AM
bshah edited edge metadata.
This revision is now accepted and ready to land.Sep 14 2016, 11:24 AM
This revision was automatically updated to reflect the committed changes.