[systemsettings] [Bug 447105] Missing two-finger click options on X11

2022-01-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447105

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.24

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

[systemsettings] [Bug 447105] Missing two-finger click options on X11

2022-01-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447105

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-desktop/commit/86 |ma/plasma-desktop/commit/d7
   |838b3c072f0596056c91a1754ba |53c8b44a3474b414edef920de0d
   |8cdb12d7a24 |8f16be5be75

--- Comment #8 from Nate Graham  ---
Git commit d753c8b44a3474b414edef920de0d8f16be5be75 by Nate Graham, on behalf
of Arjen Hiemstra.
Committed on 20/01/2022 at 15:29.
Pushed by ngraham into branch 'Plasma/5.24'.

Update click method items in load()

This makes sure we re-read the values from the backend. While these
properties are marked as constant, they apparently change after
LibinputTouchpad::getConfig is called, causing issues because the
changed values aren't re-read.

While I would love to fix the root cause (the properties changing while
being marked constant) it would be a massively larger undertaking as in
my opinion the entire code of this should be completely overhauled,
right now it is fraught with races due to all the manual state
management and lack of proper bindable properties.


(cherry picked from commit 86838b3c072f0596056c91a1754ba8cdb12d7a24)

M  +3-2kcms/touchpad/kcm/libinput/touchpad.qml

https://invent.kde.org/plasma/plasma-desktop/commit/d753c8b44a3474b414edef920de0d8f16be5be75

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

[systemsettings] [Bug 447105] Missing two-finger click options on X11

2022-01-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447105

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/commit/86
   ||838b3c072f0596056c91a1754ba
   ||8cdb12d7a24
 Status|ASSIGNED|RESOLVED

--- Comment #7 from Nate Graham  ---
Git commit 86838b3c072f0596056c91a1754ba8cdb12d7a24 by Nate Graham, on behalf
of Arjen Hiemstra.
Committed on 20/01/2022 at 15:27.
Pushed by ngraham into branch 'master'.

Update click method items in load()

This makes sure we re-read the values from the backend. While these
properties are marked as constant, they apparently change after
LibinputTouchpad::getConfig is called, causing issues because the
changed values aren't re-read.

While I would love to fix the root cause (the properties changing while
being marked constant) it would be a massively larger undertaking as in
my opinion the entire code of this should be completely overhauled,
right now it is fraught with races due to all the manual state
management and lack of proper bindable properties.

M  +3-2kcms/touchpad/kcm/libinput/touchpad.qml

https://invent.kde.org/plasma/plasma-desktop/commit/86838b3c072f0596056c91a1754ba8cdb12d7a24

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

[systemsettings] [Bug 447105] Missing two-finger click options on X11

2022-01-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=447105

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #6 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/811

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

[systemsettings] [Bug 447105] Missing two-finger click options on X11

2022-01-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447105

Nate Graham  changed:

   What|Removed |Added

Summary|Missing two finger click|Missing two-finger click
   |options |options on X11

--- Comment #5 from Nate Graham  ---
What's missing/broken is:

> right-click: (o) press bottom right corner
>  ( ) Press anywhere with two fingers

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

[systemsettings] [Bug 447105] Missing two finger click options

2022-01-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447105

indecisiveautoma...@gmail.com changed:

   What|Removed |Added

 CC||indecisiveautomator@gmail.c
   ||om

--- Comment #4 from indecisiveautoma...@gmail.com ---
I'm not sure what setting this is referring to, but I have options for both
what a "Two-finger tap" should do, as well as what should trigger a
"Right-Click". This is pretty confusing on its own.

Checked on a Dell Inspiron laptop with Plasma 5.23.90.

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

[systemsettings] [Bug 447105] Missing two finger click options

2022-01-19 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=447105

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #3 from Nicolas Fella  ---
Do you mean the "Press left and right buttons for middle click" option?

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

[systemsettings] [Bug 447105] Missing two finger click options

2022-01-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447105

bjoern@zitrus.online changed:

   What|Removed |Added

 CC||bjoern@zitrus.online

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

[systemsettings] [Bug 447105] Missing two finger click options

2022-01-19 Thread Gurenko Alex
https://bugs.kde.org/show_bug.cgi?id=447105

Gurenko Alex  changed:

   What|Removed |Added

 CC||agure...@protonmail.com

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

[systemsettings] [Bug 447105] Missing two finger click options

2021-12-16 Thread Anthony Ettinger
https://bugs.kde.org/show_bug.cgi?id=447105

--- Comment #2 from Anthony Ettinger  ---
I believe manjaro kde uses wayland with x11org libinput wrapper.

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

[systemsettings] [Bug 447105] Missing two finger click options

2021-12-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447105

Nate Graham  changed:

   What|Removed |Added

   Keywords||regression
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||n...@kde.org
Version|unspecified |5.23.4
   Platform|Other   |Manjaro
   Priority|NOR |VHI

--- Comment #1 from Nate Graham  ---
Can confirm on X11 in KDE Neon, but not with the Wayland session.

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