[systemsettings] [Bug 460345] Extra Mouse Remapping/Binding not working

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

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|Plasma 5.26.1 with  |Plasma 5.26.2 with
   |Frameworks 5.100|Frameworks 5.100

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

[systemsettings] [Bug 460345] Extra Mouse Remapping/Binding not working

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

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||Plasma 5.26.1 with
   ||Frameworks 5.100

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

[systemsettings] [Bug 460345] Extra Mouse Remapping/Binding not working

2022-10-19 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=460345

--- Comment #12 from David Redondo  ---
Git commit 1d714844301f129e7e7d4b3cd8ede3d1d046a0ae by David Redondo.
Committed on 19/10/2022 at 15:18.
Pushed by davidre into branch 'Plasma/5.26'.

kcms/mouse: Set preventStealing on the button capture

So Kirigami can read and honor it.


(cherry picked from commit 6334598de45a7c7f5c4e65ee4631edce6179606a)

M  +1-0kcms/mouse/kcm/libinput/main.qml

https://invent.kde.org/plasma/plasma-desktop/commit/1d714844301f129e7e7d4b3cd8ede3d1d046a0ae

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

[systemsettings] [Bug 460345] Extra Mouse Remapping/Binding not working

2022-10-19 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=460345

--- Comment #11 from David Redondo  ---
Git commit 6334598de45a7c7f5c4e65ee4631edce6179606a by David Redondo.
Committed on 19/10/2022 at 15:10.
Pushed by davidre into branch 'master'.

kcms/mouse: Set preventStealing on the button capture

So Kirigami can read and honor it.

M  +1-0kcms/mouse/kcm/libinput/main.qml

https://invent.kde.org/plasma/plasma-desktop/commit/6334598de45a7c7f5c4e65ee4631edce6179606a

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

[systemsettings] [Bug 460345] Extra Mouse Remapping/Binding not working

2022-10-19 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=460345

David Redondo  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kirigami/commit/4cc8
   ||6c9d9947827ce671a9641a975f7
   ||0646fb09a

--- Comment #10 from David Redondo  ---
Git commit 4cc86c9d9947827ce671a9641a975f70646fb09a by David Redondo.
Committed on 19/10/2022 at 15:00.
Pushed by davidre into branch 'master'.

Check preventStealing earlier in ColumnView

M  +3-4src/columnview.cpp

https://invent.kde.org/frameworks/kirigami/commit/4cc86c9d9947827ce671a9641a975f70646fb09a

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

[systemsettings] [Bug 460345] Extra Mouse Remapping/Binding not working

2022-10-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=460345

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

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

[systemsettings] [Bug 460345] Extra Mouse Remapping/Binding not working

2022-10-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=460345

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #9 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/kirigami/-/merge_requests/781

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

[systemsettings] [Bug 460345] Extra Mouse Remapping/Binding not working

2022-10-17 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=460345

--- Comment #7 from Vlad Zahorodnii  ---
*** Bug 460540 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 460345] Extra Mouse Remapping/Binding not working

2022-10-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=460345

--- Comment #6 from David Redondo  ---
Git commit 705ab3098df0bfa09c15a10ecbb70db4384ff0d6 by David Redondo.
Committed on 17/10/2022 at 08:55.
Pushed by davidre into branch 'Plasma/5.26'.

Also delete entry with Notify flag

Otherwise KWin will not know of the changes.
This does not fix
because of the second issue that prevents the event capturing but once that is
solved, removing and adding a binding for the same button would not work.

(cherry picked from commit 979de04073155f114cfd40d4001b508a0a998748)

M  +1-1kcms/mouse/backends/kwin_wl/kwin_wl_backend.cpp

https://invent.kde.org/plasma/plasma-desktop/commit/705ab3098df0bfa09c15a10ecbb70db4384ff0d6

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

[systemsettings] [Bug 460345] Extra Mouse Remapping/Binding not working

2022-10-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=460345

--- Comment #5 from David Redondo  ---
Git commit 979de04073155f114cfd40d4001b508a0a998748 by David Redondo.
Committed on 17/10/2022 at 08:38.
Pushed by davidre into branch 'master'.

Also delete entry with Notify flag

Otherwise KWin will not know of the changes.
This does not fix
because of the second issue that prevents the event capturing but once that is
solved, removing and adding a binding for the same button would not work.

M  +1-1kcms/mouse/backends/kwin_wl/kwin_wl_backend.cpp

https://invent.kde.org/plasma/plasma-desktop/commit/979de04073155f114cfd40d4001b508a0a998748

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

[systemsettings] [Bug 460345] Extra Mouse Remapping/Binding not working

2022-10-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=460345

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

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

[systemsettings] [Bug 460345] Extra Mouse Remapping/Binding not working

2022-10-16 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=460345

Nicolas Fella  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #3 from Nicolas Fella  ---
*** Bug 460522 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 460345] Extra Mouse Remapping/Binding not working

2022-10-15 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=460345

--- Comment #2 from David Redondo  ---
I found two bugs 
1) Deleting a binding doesn't notify KWin so the buttons do not work until a
restart of KWin (but setting works fine)
2) A change in Kirigami
https://invent.kde.org/frameworks/kirigami/-/commit/11e63f54dd66d0876392aef5b3c35e26b609c228
prevents the kcm from getting the button release (so back button just goes
back), I have to see if/how a workaround in the kcm is possible, a few easy
things have not worked yet.

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

[systemsettings] [Bug 460345] Extra Mouse Remapping/Binding not working

2022-10-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460345

Nate Graham  changed:

   What|Removed |Added

 CC||[email protected]

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

[systemsettings] [Bug 460345] Extra Mouse Remapping/Binding not working

2022-10-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460345

Nate Graham  changed:

   What|Removed |Added

   Keywords||wayland

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

[systemsettings] [Bug 460345] Extra Mouse Remapping/Binding not working

2022-10-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460345

Nate Graham  changed:

   What|Removed |Added

Product|kwin|systemsettings
 CC||[email protected],
   ||[email protected],
   ||[email protected]
   Assignee|[email protected]  |[email protected]
  Component|input   |kcm_mouse
   Keywords||regression
 Status|REPORTED|CONFIRMED
Version|master  |5.26.0
   Priority|NOR |VHI
 Ever confirmed|0   |1

--- Comment #1 from Nate Graham  ---
Can reproduce.

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