How to validate my suggestion for a new option?

Recently, I started using KDE for the first time and I’ve been taking notes on usability issues I encounter. I found a “problem“ simple to solve, and I am willing to implement the fix myself. However, I would like to validate if this change is worth developing first.

I am coming from Windows, so im used to the Alt+Tab selection showing up instantly. In KDE, there is a little delay. I found in the docs that this value can be changed manually via the terminal:

$ kwriteconfig5 --file ~/.config/kwinrc --group TabBox --key DelayTime 0

Personally, I think this option should be showed in System Settings → Task Switcher, since not every user is comfortable using the terminal, and adding this setting to the GUI would make customization easier for newcomers, even if it’s just a little.

How do i validate this suggestion, since it doesnt fit as a bug to submit in https://bugs.kde.org/?

1 Like

There is already a wishlist bug report about this :slight_smile:

1 Like