D18912: [libinput-touchpad-kcm-click-method] Add click method Areas and Clickfinger for buttonless touchpads

2019-03-05 Thread Nathaniel Graham
ngraham added a comment. Wonderful news!!! REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D18912 To: atulbi, ngraham, #plasma, romangg, davidedmundson Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts,

D18912: [libinput-touchpad-kcm-click-method] Add click method Areas and Clickfinger for buttonless touchpads

2019-03-05 Thread Atul Bisht
atulbi added a comment. Thanks. Yes, I'll take this for sure. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D18912 To: atulbi, ngraham, #plasma, romangg, davidedmundson Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensr

D18912: [libinput-touchpad-kcm-click-method] Add click method Areas and Clickfinger for buttonless touchpads

2019-03-05 Thread Nathaniel Graham
ngraham added a comment. Nice work. Any chance you'd be interested in porting the Wayland-only libinput touchpad KCM to work on X11 too, just like how the Libinput mouse KCM does? https://bugs.kde.org/show_bug.cgi?id=387153 REPOSITORY R119 Plasma Desktop REVISION DETAIL https://pha

D18912: [libinput-touchpad-kcm-click-method] Add click method Areas and Clickfinger for buttonless touchpads

2019-03-05 Thread Nathaniel Graham
This revision was automatically updated to reflect the committed changes. Closed by commit R119:8ca7335288fa: [libinput-touchpad-kcm-click-method] Add click method Areas and Clickfinger for… (authored by atulbi, committed by ngraham). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE

D18912: [libinput-touchpad-kcm-click-method] Add click method Areas and Clickfinger for buttonless touchpads

2019-03-05 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. UI looks good to me too. REPOSITORY R119 Plasma Desktop BRANCH libinput-click-method (branched from master) REVISION DETAIL https://phabricator.kde.org/D18912 To: atulbi, ngraham, #plasma, romangg, davidedmundson Cc: plasma-deve

D18912: [libinput-touchpad-kcm-click-method] Add click method Areas and Clickfinger for buttonless touchpads

2019-03-05 Thread David Edmundson
davidedmundson accepted this revision. davidedmundson added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > main.qml:602 > +function syncCurrent() { > +if (enabled && !root.loading) { > +touchpad.clickMethodAreas

D18912: [libinput-touchpad-kcm-click-method] Add click method Areas and Clickfinger for buttonless touchpads

2019-02-10 Thread Nathaniel Graham
ngraham added reviewers: Plasma, romangg, davidedmundson. ngraham added a comment. Sweet! REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D18912 To: atulbi, ngraham, #plasma, romangg, davidedmundson Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, les

D18912: [libinput-touchpad-kcm-click-method] Add click method Areas and Clickfinger for buttonless touchpads

2019-02-10 Thread Atul Bisht
atulbi created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. atulbi requested review of this revision. REVISION SUMMARY - Added Properties to wayland Backend - User can switch between areas and clickfinger methods if touchpads has no physical buttons.