D5263: Add callback functionality for touch screen swipe gestures

2017-04-07 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit R108:e6aabf5b9f7a: Add callback functionality for touch screen swipe gestures (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5263?vs=13025&id=13192

D5263: Add callback functionality for touch screen swipe gestures

2017-04-06 Thread Marco Martin
mart accepted this revision. This revision is now accepted and ready to land. BRANCH touch-callbacks REVISION DETAIL https://phabricator.kde.org/D5263 To: graesslin, #kwin, #plasma, mart Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol

D5263: Add callback functionality for touch screen swipe gestures

2017-04-02 Thread Martin Gräßlin
graesslin added a dependent revision: D5281: Support new touch screen edge swipe callbacks in TabBox. REVISION DETAIL https://phabricator.kde.org/D5263 To: graesslin, #kwin, #plasma Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol

D5263: Add callback functionality for touch screen swipe gestures

2017-04-02 Thread Martin Gräßlin
graesslin added a dependent revision: D5277: Add support for new touch screen callbacks to KWin scripts and scripted effects. REVISION DETAIL https://phabricator.kde.org/D5263 To: graesslin, #kwin, #plasma Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, ap

D5263: Add callback functionality for touch screen swipe gestures

2017-04-01 Thread Martin Gräßlin
graesslin added a dependent revision: D5272: Add support for new touch screen edge actions to declarative KWin scripts. REVISION DETAIL https://phabricator.kde.org/D5263 To: graesslin, #kwin, #plasma Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol

D5263: Add callback functionality for touch screen swipe gestures

2017-04-01 Thread Martin Gräßlin
graesslin added a dependent revision: D5269: Register touch screen edges in effects. REVISION DETAIL https://phabricator.kde.org/D5263 To: graesslin, #kwin, #plasma Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol

D5263: Add callback functionality for touch screen swipe gestures

2017-03-31 Thread Martin Gräßlin
graesslin added a dependency: D5252: Introduce dedicated actions for touch screen swipe gestures. REVISION DETAIL https://phabricator.kde.org/D5263 To: graesslin, #kwin, #plasma Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol

D5263: Add callback functionality for touch screen swipe gestures

2017-03-31 Thread Martin Gräßlin
graesslin created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY This is implemented through QActions following the general approach inside KWin and not the older approach used by ScreenEdges for pointer