D18620: Display shortcut badges while holding Super_L

Michail Vourlakos noreply at phabricator.kde.org
Wed Jan 30 18:06:54 GMT 2019


mvourlakos added inline comments.

INLINE COMMENTS

> globalshortcuts.cpp:283
> +    connect(&m_keyInfo, &KModifierKeyInfo::keyPressed, this, [&](Qt::Key key, bool state) {
> +                if (key == Qt::Key_Super_L && state) {
> +                    m_mKeyInfoTimer.start();

shouldnt this be valid for Key_Super_R also?

REPOSITORY
  R878 Latte Dock

REVISION DETAIL
  https://phabricator.kde.org/D18620

To: trmdi, #latte_dock, mvourlakos
Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190130/4d8e9689/attachment-0001.html>


More information about the Plasma-devel mailing list