D24711: [Mouse KCM] Fix acceleration profile on X11

2019-10-22 Thread Mirai Komachi
miraiko added a comment. @romangg sorry for the late reply, all is well, thanks. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D24711 To: miraiko, #plasma, romangg, ngraham Cc: anthonyfieroni, ngraham, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh,

D24711: KCM mouse: fix the bug with flat acceleration profile for libinput DDX driver

2019-10-17 Thread Mirai Komachi
miraiko updated this revision to Diff 68109. REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24711?vs=68084=68109 REVISION DETAIL https://phabricator.kde.org/D24711 AFFECTED FILES kcms/mouse/backends/x11/x11_libinput_dummydevice.cpp To: miraiko,

D24711: KCM mouse: fix the bug with flat acceleration profile for libinput DDX driver

2019-10-17 Thread Mirai Komachi
miraiko added a comment. In D24711#548705 , @anthonyfieroni wrote: > https://phabricator.kde.org/source/plasma-desktop/browse/master/kcms/mouse/backends/x11/x11_libinput_dummydevice.cpp$126 > It should be changed also, right? I don't

D24711: KCM mouse: fix the bug with flat acceleration profile for libinput DDX driver

2019-10-16 Thread Mirai Komachi
miraiko added a comment. Thank you for the review. In D24711#548523 , @ngraham wrote: > Did this change recently? According to xf86-input-libinput git, this has been since 2015.

D24711: KCM mouse: fix the bug with flat acceleration profile for libinput DDX driver

2019-10-16 Thread Mirai Komachi
miraiko created this revision. miraiko added a reviewer: Plasma. miraiko added a project: Plasma. miraiko requested review of this revision. REVISION SUMMARY LIBINPUT_PROP_ACCEL_PROFILE_ENABLED now contains two values, valueWriterPart function didn't handle it correctly. REPOSITORY R119