xtitle icon indicating copy to clipboard operation
xtitle copied to clipboard

hangs after a while when in i3blocks

Open Araly opened this issue 4 years ago • 2 comments

I have xtitle -s in a i3block command with the persist interval, and after a couple minutes, it always hangs and freezes on a title, never changing anymore. I tried xtitle on its own and it doesn't do that. all other commands in i3blocks don't have that behaviour.

Araly avatar Mar 31 '20 16:03 Araly

Same issue here. I've tried changing the blocklet to: [window] command=xtitle -s -t 30 || echo "" interval=persist but it didn't help.

lucas-mior avatar Apr 04 '20 13:04 lucas-mior

For anyone else encountering this, it's an i3blocks bug: https://github.com/vivien/i3blocks/issues/422 with an unmerged fix: https://github.com/vivien/i3blocks/pull/425

ohazi avatar Dec 02 '20 08:12 ohazi