plasma-panel-colorizer icon indicating copy to clipboard operation
plasma-panel-colorizer copied to clipboard

[Feature Request]: Add option to display task numbers in the panel

Open fpohtmeh opened this issue 10 months ago • 3 comments

I have:

Install method used:

  • [x] Using Plasma's "Add new widget" (KDE Store)
  • [ ] AUR
  • [ ] Nix package
  • [ ] Manually from the latest source code

Is your feature request related to a problem? Please describe. I would like to be able to display the task number in the panel. If I use Win+1, Win+2, ..., and Win+9 shortcuts, I know which task will be opened

Describe the solution you'd like There is a utility for Windows OS: https://ramensoftware.com/7-taskbar-numberer

Describe alternatives you've considered

Additional context I'm not an experienced configurator of KDE, but your widget looks like the closest one to achieving the goal

fpohtmeh avatar Jan 29 '25 23:01 fpohtmeh

Hi @fpohtmeh I like the idea but I think this is something more suited to be added as a feature of the built-in Task Manager widget.

It would require a way to detect that the Meta key is pressed without root privileges. I don't know if there is a way to do that from the widget or if is even possible.

Upstream feature request: https://bugs.kde.org/show_bug.cgi?id=444281

luisbocanegra avatar Jan 30 '25 07:01 luisbocanegra

The Windows application displays numbers all the time. Thus, modifier detection isn't needed.

This behavior is more convenient, IMO. Users may trigger the shortcut immediately and don't wait for the visual number

fpohtmeh avatar Jan 30 '25 10:01 fpohtmeh

Okay, if isn't too complicated to track each task icon I will add it.

luisbocanegra avatar Jan 30 '25 15:01 luisbocanegra