Vivien Didelot

Results 49 comments of Vivien Didelot

Sorry but I have trouble understanding where is the problem. Regardless the interval type or format, I expect each line from a block output to be newline terminated, for consistency....

The click is actually specific to the i3bar protocol. i3blocks expects one command per block. When a block's environment is updated -- e.g. on click -- i3blocks will spawn the...

Killing and restarting a command that is supposed to exit is hacky and unlikely to solve all problems. As I explain above, it is racy (you could still lose events...

Indeed that'd be low priority, but I'm not against it. I'm actually experimenting dynamic block properties that implies a bit of refactoring. This might be introduced at the same time.

Hi @pickfire Today i3bar and i3blocks properties are hardcoded in `block.h`. You can set known properties to blocks, but it'll fail on unknown ones (e.g. `foo=bar` is invalid). This was...

Hi folks, I've been out of the loop for a little while, sorry about that. Note that before the last release, I've prepared a [Blocklets page](https://vivien.github.io/i3blocks/blocklets) to list all repositories...

@jolange let me know if giving you write access too would help.

> @vivien at least it would not harm. As I said, I'm following the developments here, anyway, so I can also help as a maintainer. Oops, I didn't follow up...

@da-edra, @jolange, do you need help with the repository?