[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-08-03 Thread Martin
https://bugs.kde.org/show_bug.cgi?id=468217

--- Comment #19 from Martin  ---
(In reply to Nikos Chantziaras from comment #18)
> I've put the following in a .conf file inside /etc/X11/xorg.conf.d/ to
> disable acceleration:
> 
> [..]

Huh, cheers for that. It made me realise I was actually using "adaptive"
profile originally. Though not sure how it was set.

I'm guessing that after upgrading to 5.27.5 it was set to "flat" in
systemsettings. Though only when using Plasma, for Windowmaker it stayed set to
adaptive. I'll have to investigate that.

Anyways, apologies  for the noise. Clearly the issue is on my side.

Thank you all and take care.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-08-03 Thread Nikos Chantziaras
https://bugs.kde.org/show_bug.cgi?id=468217

--- Comment #18 from Nikos Chantziaras  ---
(In reply to Martin from comment #17)
> I noticed a changed mouse sensitivity after upgrading my KDE Plasma. I
> searched and found this bug report and from here I got the idea of using
> `xinput set-prop` command to fix it. Though I have to run it after every
> boot and also when I switch to tty and back or another X instance the mouse
> sensitivty gets reset so I have to re-run `xinput set-prop`.

I've put the following in a .conf file inside /etc/X11/xorg.conf.d/ to disable
acceleration:

Section "InputClass"
Identifier "My Mouse"
Driver "libinput"
MatchIsPointer "yes"
Option "AccelProfile" "flat"
Option "AccelSpeed" "0"
EndSection

If you already have a section for your mouse, you should instead modify that
instead of creating a new one.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-08-03 Thread Martin
https://bugs.kde.org/show_bug.cgi?id=468217

--- Comment #17 from Martin  ---
(In reply to Nate Graham from comment #16)
> Hello Martin,
> 
> It's not clear that the issue you're experiencing is the same bug,
> especially since you've used non-KDE tools to manipulate the settings.
> 
> If you're convinced that this is a KDE bug, please submit a new bug report
> with clear Steps To Reproduce, and also mention whether you're using Wayland
> or X11.
> 
> Thanks!

I noticed a changed mouse sensitivity after upgrading my KDE Plasma. I searched
and found this bug report and from here I got the idea of using `xinput
set-prop` command to fix it. Though I have to run it after every boot and also
when I switch to tty and back or another X instance the mouse sensitivty gets
reset so I have to re-run `xinput set-prop`.

I'm on X11, would running xinput set-prop have an effect if I was running
Wayland?

When I start X11 using another DE (WindowMaker) the mouse sensitivity is as
it's always been. It's only on this new version of KDE Plasma that mouse
sensitivity is changed.
Previous version I had was 5.26 (not sure about the patch version, 2nd December
2022).

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-08-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468217

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #16 from Nate Graham  ---
Hello Martin,

It's not clear that the issue you're experiencing is the same bug, especially
since you've used non-KDE tools to manipulate the settings.

If you're convinced that this is a KDE bug, please submit a new bug report with
clear Steps To Reproduce, and also mention whether you're using Wayland or X11.

Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-07-08 Thread Martin
https://bugs.kde.org/show_bug.cgi?id=468217

Martin  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 CC||martin...@gmx.com
 Status|RESOLVED|REOPENED

--- Comment #15 from Martin  ---
I've just installed 5.27.5 and I experienced this issue.

I used Jake's advice and used xinput set-prop on my mouse to change back to the
default settings

$ xinput list-props 12 | grep 'Accel Profile Enabled'

this shows:

libinput Accel Profile Enabled (294):   0, 1, 0
libinput Accel Profile Enabled Default (295):   1, 0, 0

After running the following command the mouse sensitivity feels like it used to

$ xinput set-prop 12 'libinput Accel Profile Enabled' 1 0 0

libinput I'm using is xf86-input-libinput-1.3.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-22 Thread Heimen Stoffels
https://bugs.kde.org/show_bug.cgi?id=468217

Heimen Stoffels  changed:

   What|Removed |Added

 CC||vistau...@fastmail.com

--- Comment #14 from Heimen Stoffels  ---
While I can't reproduce the switching profiles bug, the DPI definitely is
different and the cursor less stable with the adaptive profile since libinput
1.3.0 on Wayland. Hoping this fix will also fix my issue…

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468217

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.27.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468217

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-desktop/commit/2a |ma/plasma-desktop/commit/44
   |1ea4d02bc3fd90bf63099ba6752 |1ae442970905f5d7d5fa4d0ce66
   |eb23808dff7 |6f63808738d

--- Comment #13 from Nate Graham  ---
Git commit 441ae442970905f5d7d5fa4d0ce666f63808738d by Nate Graham, on behalf
of Ilia Kats.
Committed on 19/04/2023 at 17:47.
Pushed by ngraham into branch 'master'.

KCM/mouse: enable compatibility with x11-libinput 1.3

The new version of libinput added an additional mouse acceleration
profile, so our checks were too restrictive and settings were not
applied.
(cherry picked from commit 2a1ea4d02bc3fd90bf63099ba6752eb23808dff7)

M  +2-2kcms/mouse/backends/x11/x11_libinput_dummydevice.cpp

https://invent.kde.org/plasma/plasma-desktop/commit/441ae442970905f5d7d5fa4d0ce666f63808738d

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468217

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/commit/2a
   ||1ea4d02bc3fd90bf63099ba6752
   ||eb23808dff7
 Status|ASSIGNED|RESOLVED

--- Comment #12 from Nate Graham  ---
Git commit 2a1ea4d02bc3fd90bf63099ba6752eb23808dff7 by Nate Graham, on behalf
of Ilia Kats.
Committed on 19/04/2023 at 17:43.
Pushed by ngraham into branch 'Plasma/5.27'.

KCM/mouse: enable compatibility with x11-libinput 1.3

The new version of libinput added an additional mouse acceleration
profile, so our checks were too restrictive and settings were not
applied.

M  +2-2kcms/mouse/backends/x11/x11_libinput_dummydevice.cpp

https://invent.kde.org/plasma/plasma-desktop/commit/2a1ea4d02bc3fd90bf63099ba6752eb23808dff7

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468217

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468217

Nate Graham  changed:

   What|Removed |Added

 CC||tseew...@gmail.com

--- Comment #11 from Nate Graham  ---
*** Bug 468550 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468217

--- Comment #10 from duha.b...@gmail.com ---
(In reply to Fabian Vogt from comment #9)
> Does changing the profile work after using "xinput set-prop"?


After unplugging+replugging my mouse or rebooting using my Arch on X11:

Cannot change accel profile using the KDE Gui:

xinput list-props {1..50} 2>/dev/null | grep -F 'libinput Accel Profile Enabled
('

   > libinput Accel Profile Enabled (295):   1, 0, 0
   > libinput Accel Profile Enabled (295):   1, 0, 0


xinput list

> ⎡ Virtual core pointerid=2[master pointer  (3)]
> ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
>  (2)]
> ⎜   ↳ DARFON QPAD wired keyboard Mouseid=14   [slave  pointer 
>  (2)]
> ⎜   ↳ Logitech G403 Prodigy Gaming Mouse Keyboard id=9[slave  pointer 
>  (2)]
> ⎜   ↳ DARFON QPAD wired keyboard Consumer Control id=15   [slave  pointer 
>  (2)]
> ⎜   ↳ Logitech G403 Prodigy Gaming Mouse  id=16   [slave  pointer 
>  (2)]
> ⎣ Virtual core keyboard   id=3[master keyboard (2)]
>↳ Virtual core XTEST keyboard  id=5[slave  keyboard (3)]
>↳ Power Button id=6[slave  keyboard (3)]
>↳ Power Button id=7[slave  keyboard (3)]
>↳ DARFON QPAD wired keyboard   id=11   [slave  keyboard (3)]
>↳ DARFON QPAD wired keyboard Keyboard  id=12   [slave  keyboard (3)]
>↳ DARFON QPAD wired keyboard Wireless Radio Controlid=13   [slave  
> keyboard (3)]
>↳ DARFON QPAD wired keyboard Consumer Control  id=17   [slave  
> keyboard (3)]
>↳ Wacom Bamboo Connect Pen id=8[slave  keyboard (3)]
>↳ Logitech G403 Prodigy Gaming Mouse Keyboard  id=10   [slave  
> keyboard (3)]

xinput --set-prop 16 'libinput Accel Profile Enabled' 0, 1

Flat profile works now and I can use the KDE Gui to change between flat or
adaptive profile until reboot or mouse replugging

xinput list-props {1..50} 2>/dev/null | grep -F 'libinput Accel Profile Enabled
('

> libinput Accel Profile Enabled (295):   1, 0, 0
> libinput Accel Profile Enabled (295):   0, 1


Will also test on Tumbleweed and with a new user, but I think its the same

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-15 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=468217

--- Comment #9 from Fabian Vogt  ---
Does changing the profile work after using "xinput set-prop"?

(In reply to duha.bugs from comment #8)
> (In reply to Fabian Vogt from comment #7)
> > I updated libinput to 1.23.0 and xf86-input-libinput to 1.3.0 on Tumbleweed
> > and I can't reproduce the issue here. Both Flat and Adaptive profiles work
> > as expected. Changing the setting makes it immediately effective and it's
> > also applied on login.
> 
> Did you use X11 or Wayland?
>  
> I can confirm the bug for both Arch and Tumbleweed using X11, Wayland works
> correctly.

I set up a new user account specifically for testing this in an X11 session.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468217

duha.b...@gmail.com changed:

   What|Removed |Added

 CC||duha.b...@gmail.com

--- Comment #8 from duha.b...@gmail.com ---
(In reply to Fabian Vogt from comment #7)
> I updated libinput to 1.23.0 and xf86-input-libinput to 1.3.0 on Tumbleweed
> and I can't reproduce the issue here. Both Flat and Adaptive profiles work
> as expected. Changing the setting makes it immediately effective and it's
> also applied on login.

Did you use X11 or Wayland?


I can confirm the bug for both Arch and Tumbleweed using X11, Wayland works
correctly.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-15 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=468217

Fabian Vogt  changed:

   What|Removed |Added

 CC||fab...@ritter-vogt.de

--- Comment #7 from Fabian Vogt  ---
I updated libinput to 1.23.0 and xf86-input-libinput to 1.3.0 on Tumbleweed and
I can't reproduce the issue here. Both Flat and Adaptive profiles work as
expected. Changing the setting makes it immediately effective and it's also
applied on login.

My suspicion was that having more profiles available than the KCM backend
expects means that it's possible that multiple profiles could be enabled
simultaneously, but for that to happen, the new profile would have to be
enabled already. According to comment 1 this is not the case though.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-15 Thread subhuman2222
https://bugs.kde.org/show_bug.cgi?id=468217

subhuman  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #6 from subhuman  ---
*** This bug has been confirmed by popular vote. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-15 Thread subhuman2222
https://bugs.kde.org/show_bug.cgi?id=468217

subhuman  changed:

   What|Removed |Added

 CC||subhuman2...@gmail.com

--- Comment #5 from subhuman  ---
I can confirm the issue, I use openSUSE TW. After an upgrade operation, seeing
the same behaivour, mouse accel is forced. I rolled back my system for now.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468217

--- Comment #4 from fi...@zzls.xyz ---
A temporal fix can be seen here, it applies for all distros.

https://wiki.archlinux.org/title/Mouse_acceleration#with_libinput

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-10 Thread Dominic
https://bugs.kde.org/show_bug.cgi?id=468217

Dominic  changed:

   What|Removed |Added

 CC||dominicglus...@gmail.com

--- Comment #3 from Dominic  ---
Having same issue here, issue is present on X11, but not on wayland. Tested on
both Logitech and Razer mice, same issue of a dramatic increase in sensitivity.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468217

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Priority|NOR |VHI

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468217

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468217

fi...@zzls.xyz changed:

   What|Removed |Added

 CC||fi...@zzls.xyz

--- Comment #2 from fi...@zzls.xyz ---
I can confirm this issue, selecting either "Flat" or "Adaptive" doesn't change
the mouse acceleration. In this new version of `xf86-input-libinput` they added
another `profile` which is the `LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM` (at
`./src/xf86libinput.c` line `5590` in the source code) adding a third value to
the libinput acceleration profile settings and somewhat breaking KDE Plasma
Mouse settings.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468217

pmw...@protonmail.ch changed:

   What|Removed |Added

 CC||pmw...@protonmail.ch

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 468217] xf86-input-libinput 1.3.0 DPI and mouse acceleration issue on KDE Plasma X11

2023-04-07 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=468217

David Edmundson  changed:

   What|Removed |Added

  Component|libinput|kcm_mouse
   Assignee|kwin-bugs-n...@kde.org  |plasma-b...@kde.org
Product|kwin|systemsettings
 CC||k...@davidedmundson.co.uk

-- 
You are receiving this mail because:
You are watching all bug changes.