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
*** This bug has been marked as a duplicate of bug 415364 ***
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kdeclarative/-/merge_requests/112
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