graesslin added inline comments.
Restricted Application edited projects, added Plasma; removed KWin.

INLINE COMMENTS

> tabletmodemanager.cpp:87-96
> +void TabletModeManager::setTabletModeAvailable(bool available)
> +{
> +    //TODO: we need to access to libinput::connection from here
> +    if (m_tabletModeAvailable == available) {
> +        return;
> +    }
> +

is this method still needed?

REPOSITORY
  R108 KWin

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

To: mart, #kwin, #plasma
Cc: graesslin, ngraham, davidedmundson, plasma-devel, kwin, ZrenBot, progwolff, 
lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to