Bug 429882

Summary: "Disable touchpad when mouse is connected" option is missing
Product: [Applications] systemsettings Reporter: Max <thesourcehim>
Component: kcm_touchpadAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bugseforuns, nate
Priority: NOR    
Version: 5.20.3   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Max 2020-12-01 11:46:53 UTC
SUMMARY
The above mentioned option is missing in 5.20.3 version of systemsettings, but the function itself works fine. I enabled this option some versions ago and it still works - touchpad is disabled when I plug my mouse and I get the message about it. The problem is that there's no way to control this behaviour.

STEPS TO REPRODUCE
1. Launch systemsettings
2. Go to Input Devices -> Touchpad
3. 

OBSERVED RESULT
Option is missing

EXPECTED RESULT
Option should be present

SOFTWARE/OS VERSIONS
Operating System: Fedora 33
KDE Plasma Version: 5.20.3
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.2
Kernel Version: 5.9.11-200.fc33.x86_64
OS Type: 64-bit


ADDITIONAL INFORMATION
Comment 1 Patrick Silva 2021-06-16 13:09:45 UTC

*** This bug has been marked as a duplicate of bug 415364 ***
Comment 2 Bug Janitor Service 2022-02-06 16:38:37 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kdeclarative/-/merge_requests/112
Comment 3 Fushan Wen 2022-05-09 16:03:41 UTC
Git commit 72c3f30249eb41d9e74e78380693e85cb08c6b30 by Fushan Wen.
Committed on 09/05/2022 at 15:37.
Pushed by fusionfuture into branch 'master'.

calendareventsplugin: Add support for alternate dates and sub-labels

Sub-labels are required to show alternate calendar in the calendar
applet.

Two new signals are added:

1. `subLabelReady`: Emitted when the plugin has loaded the sub-labels.
2. `alternateDateReady`: Emitted when the plugin has loaded the
   alternate dates.

`SubLabel` struct contains yearLabel, monthLabel and dayLabel, and the
plugin can specify the priority among Low, Default, High and Urgent for
a SubLabel.

M  +33   -0    src/calendarevents/calendareventsplugin.h

https://invent.kde.org/frameworks/kdeclarative/commit/72c3f30249eb41d9e74e78380693e85cb08c6b30