[Differential] [Commented On] D3650: lower mouse acceleration limit to 0.0

2017-01-26 Thread Harald Sitter
sitter added a comment. That's not really answering my question now is it? REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D3650 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: sitter, plasma-devel Cc: graesslin, broulik,

[Differential] [Commented On] D3650: lower mouse acceleration limit to 0.0

2017-01-26 Thread Martin Gräßlin
graesslin added a comment. According to my comments in the Wayland port: the value 1.0 means no acceleration. Values below 1.0 mean a de-acceleration or a slow down. But it's still a factor. I'm also afraid that putting a 0.0 there could result in a devision by 0 value. So in any case

[Differential] [Commented On] D3650: lower mouse acceleration limit to 0.0

2017-01-26 Thread Harald Sitter
sitter added a comment. Do I need to do something to get this moving forward? REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D3650 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: sitter, plasma-devel Cc: graesslin,

[Differential] [Commented On] D3650: lower mouse acceleration limit to 0.0

2016-12-13 Thread sitter (Harald Sitter)
sitter added a comment. Ok. Kindly take note of potential adjustment needs then. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D3650 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: sitter, plasma-devel Cc: graesslin,

[Differential] [Commented On] D3650: lower mouse acceleration limit to 0.0

2016-12-12 Thread Martin Gräßlin
graesslin added a comment. In https://phabricator.kde.org/D3650#68360, @sitter wrote: > Possibly. > > The KCM does not appear to actually work on wayland though ^^ It does. I ported it and it works and adjusts the settings for Wayland if KWin is used. REPOSITORY R119

[Differential] [Commented On] D3650: lower mouse acceleration limit to 0.0

2016-12-12 Thread sitter (Harald Sitter)
sitter added a comment. Possibly. The KCM does not appear to actually work on wayland though ^^ if (!QX11Info::isPlatformX11()) { return; REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D3650 EMAIL PREFERENCES

[Differential] [Commented On] D3650: lower mouse acceleration limit to 0.0

2016-12-12 Thread broulik (Kai Uwe Broulik)
broulik added a comment. I think KWin's Wayland input mapping logic needs to be adjusted then? REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D3650 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: sitter, plasma-devel Cc: