https://bugs.kde.org/show_bug.cgi?id=491951
Bug ID: 491951
Summary: unexpected datatype in configuration file
Classification: Plasma
Product: plasmashell
Version: master
Platform: NixOS
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: Task Manager and Icons-Only Task Manager
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
Hello.
Of the four filter options which kind of applications should be shown in the
icons-only task manager, not all are written to the config file as boolean (see
https://invent.kde.org/plasma/plasma-desktop/-/blob/02726a1ca0189f71f46513078cbc82af9daa9425/applets/taskmanager/package/contents/config/main.xml).
There `showOnlyMinimized` is defined as an integer whereas the default value
suggests that this is not intended.
This technically works during normal use (the default value is still keeps this
option deactivated), it is however surprising when directly writing to the
configuration file and it does not seem intentional due to the default value.
--
You are receiving this mail because:
You are watching all bug changes.