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

Reply via email to