2be1625822
Summary: Exposes two new global JS functions to register and unregister touch screen edges. Test Plan: Added test case Reviewers: #kwin, #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D5277
1 line
99 B
JavaScript
1 line
99 B
JavaScript
registerTouchScreenEdge(readConfig("Edge", 1), function() { workspace.slotToggleShowDesktop(); });
|