kwin/tabbox
Vlad Zagorodniy 2cff5cb70a [tabbox] Properly determine depressed modifiers on X11
Summary:
A keysym can be assigned to several keycodes, so more proper way to
determine whether given modifier is depressed is to iterate over all
returned keycodes and see if any is pressed.

If we check only the first keycode, then alternative mappings may not
work, e.g. alt key mapped to win, etc.

BUG: 407720

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D21302
2019-05-21 15:43:10 +03:00
..
clientmodel.cpp
clientmodel.h Overhaul doxygen comments 2019-02-12 19:29:33 +02:00
CMakeLists.txt
desktopchain.cpp
desktopchain.h
desktopmodel.cpp
desktopmodel.h Overhaul doxygen comments 2019-02-12 19:29:33 +02:00
kwindesktopswitcher.desktop
kwinwindowswitcher.desktop
switcheritem.cpp
switcheritem.h Overhaul doxygen comments 2019-02-12 19:29:33 +02:00
tabbox.cpp [tabbox] Properly determine depressed modifiers on X11 2019-05-21 15:43:10 +03:00
tabbox.h Overhaul doxygen comments 2019-02-12 19:29:33 +02:00
tabbox_logging.cpp
tabbox_logging.h
tabboxconfig.cpp
tabboxconfig.h Overhaul doxygen comments 2019-02-12 19:29:33 +02:00
tabboxhandler.cpp Overhaul doxygen comments 2019-02-12 19:29:33 +02:00
tabboxhandler.h Overhaul doxygen comments 2019-02-12 19:29:33 +02:00
x11_filter.cpp
x11_filter.h