Created attachment 108988 [details] screenshot A drop down to select the task switcher is available in "main" and "alternative" tabs. Can you put the options available in alphabetical order to improve usability please? Thanks
Why would an alphabetical order improve the usability?
A clear order makes things easier to find than a random or unclear order.
(In reply to Nate Graham from comment #2) > A clear order makes things easier to find than a random or unclear order. Exactly!
Well there is a clear order. The first two are the effects, then all scripted uis in alphabetical order of the package names.
That's only clear to you as the maintainer because you're familiar with the code. :) A mere user would never guess that. If that ordering is intentional, a visible separator between the effects and the package entries might be nice.
I did some work on the KCM, also the drop down is now ordered, please check https://phabricator.kde.org/D27784
Git commit 51a1e06dfc1fb8832c89d5f8a4abf24ff56bb32c by Cyril Rossi. Committed on 01/04/2020 at 09:01. Pushed by crossi into branch 'master'. KCM KWinTabBox manage KCModule states Summary: Following D27323, manage KCModule states for reinitialize/defaults/apply Also, this should solve : Related: bug 414567 FIXED-IN: 5.19 Reviewers: #kwin, ervin, bport, meven, zzag Reviewed By: #kwin, ervin, meven, zzag Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D27784 M +1 -0 kcmkwin/kwintabbox/CMakeLists.txt A +353 -0 kcmkwin/kwintabbox/kwintabboxconfigform.cpp [License: GPL (v2)] A +122 -0 kcmkwin/kwintabbox/kwintabboxconfigform.h [License: GPL (v2)] M +163 -254 kcmkwin/kwintabbox/main.cpp M +16 -28 kcmkwin/kwintabbox/main.h M +5 -5 kcmkwin/kwintabbox/main.ui https://commits.kde.org/kwin/51a1e06dfc1fb8832c89d5f8a4abf24ff56bb32c