https://bugs.kde.org/show_bug.cgi?id=486763

Vlad Zahorodnii <vlad.zahorod...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/kwin/-/commit/e910dcb9ed |ma/kwin/-/commit/a1a77f0dcd
                   |699acc70a6d3983863276cec2b1 |5929894d32401ca8d60c2fd257f
                   |6de                         |4c1

--- Comment #14 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
Git commit a1a77f0dcd5929894d32401ca8d60c2fd257f4c1 by Vlad Zahorodnii.
Committed on 02/09/2024 at 14:40.
Pushed by vladz into branch 'Plasma/6.1'.

input.cpp: initialize m_touchpadsEnabled in addInputDevice

m_touchpadsEnabled gets initialized to true in input.h,
and the actual status of the device is not evaluated until
the toggleTouchpads setting is pressed.

This fixes the issue by removing m_touchpadsEnabled and refactoring the
toggling
method. OSD is handled by their respective enable/disable Touchpads methods.


(cherry picked from commit e910dcb9ed699acc70a6d3983863276cec2b16de)

M  +46   -16   src/input.cpp
M  +0    -1    src/input.h

https://invent.kde.org/plasma/kwin/-/commit/a1a77f0dcd5929894d32401ca8d60c2fd257f4c1

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

Reply via email to