yabar icon indicating copy to clipboard operation
yabar copied to clipboard

[featurerequest] i3blocks-like signal handling

Open tezkerek opened this issue 8 years ago • 1 comments

I have the volume displayed in yabar, and I don't want to have the block update every 10 seconds or so. Instead, I could configure xbindkeys to send a signal to yabar, telling it to update the volume block. I don't know how difficult it would be to implement, but it would be a pretty neat feature.

tezkerek avatar Nov 17 '16 17:11 tezkerek

I would like this as well, for updatin a block outside the normal timeout

The config implementation could be reload-signal: 13, then trigger with pkill -RTMIN+13 yabar

paulbdavis avatar Jan 15 '18 18:01 paulbdavis