awesome-widgets icon indicating copy to clipboard operation
awesome-widgets copied to clipboard

Click and scroll action over widgets

Open UtkarshVerma opened this issue 5 years ago • 3 comments

Is it possible to get clicking and scrolling action over widget as it was there in i3blocks? For example, I have a script which displays the currently playing song. I want to skip to the next song by right-clicking on it etc. In i3blocks, I used to bind a command to the click. Is it possible to get the same behaviour here?

UtkarshVerma avatar Dec 14 '19 03:12 UtkarshVerma

not really. The main issue to implement this is that widget is a single text label, not different blocks, which makes hard to handle clicking on different text elements

arcan1s avatar Dec 15 '19 08:12 arcan1s

for now i'm going to put this task to backlog, sorry. I will try to figure out the way how I can handle it

arcan1s avatar Dec 15 '19 22:12 arcan1s

Okay, no problem for me in waiting.

UtkarshVerma avatar Dec 16 '19 01:12 UtkarshVerma