tobi-wan-kenobi / bumblebee-status

bumblebee-status is a modular, theme-able status line generator for the i3 window manager.
https://bumblebee-status.readthedocs.io/en/main/
MIT License
1.2k stars 229 forks source link

More features to shortcut module #993

Open Dronte opened 9 months ago

Dronte commented 9 months ago

So, we have a shell module that has this features:

  1. configurable command on right click (as all modules have by default)
  2. configurable command on left click
  3. label gathered from a command output

the shortcut module is, on the concept level` feels same for me, but with many clickable widgets in one module. But currently each widget has only (1) as a feature.

Would it be good to add 2 and 3 too?

tobi-wan-kenobi commented 9 months ago

Closing this as the corresponding PR request has been closed as well.

tobi-wan-kenobi commented 9 months ago

Ah, sorry, I was too hasty. Yeah, will reopen the ticket and think some more on how this could be done.