https://bugs.kde.org/show_bug.cgi?id=491950
Bug ID: 491950 Summary: showOnlyMinimized option default is set to false but it is actually an integer Classification: Plasma Product: plasmashell Version: 6.1.4 Platform: unspecified OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: Task Manager and Icons-Only Task Manager Assignee: plasma-b...@kde.org Reporter: iam.heitor...@proton.me CC: qydwhotm...@gmail.com Target Milestone: 1.0 Created attachment 172786 --> https://bugs.kde.org/attachment.cgi?id=172786&action=edit Icon tasks value SUMMARY The showOnlyMinimized option is an integer but the default value is set to false. And when it is set to true it turns into the value 1. This option should actually be a boolean instead of an integer STEPS TO REPRODUCE 1. See https://invent.kde.org/plasma/plasma-desktop/-/blob/master/applets/taskmanager/package/contents/config/main.xml to know the default value 2. Open task manager settings and check "Show only minimized" option 3. See plasma-org.kde.plasma.desktop-appletsrc 4. Check showOnlyMinimized OBSERVED RESULT Value in plasma-org.kde.plasma.desktop-appletsrc is set to 1 EXPECTED RESULT Value should true or default value should be set to 0 SOFTWARE/OS VERSIONS KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 -- You are receiving this mail because: You are watching all bug changes.