D9944: [WIP]expose if the tablet mode switch is available

Martin Flöser noreply at phabricator.kde.org
Tue Jan 23 15:48:46 UTC 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180123/08750cab/attachment.html>


More information about the Plasma-devel mailing list