Tony Crisci
Tony Crisci
I'm interested in picking this up. Would a patch for this feature be accepted?
Well with our torus metaphore, I think this definitely counts as a bug, because you can't get stuck on the edges of the torus because there aren't any. But I...
If `CanPlay` is set to `false` and you issue a command to play, playerctl skips the player.
I don't think this project is being maintained anymore. I've started a new project called [playerctl](https://github.com/acrisci/playerctl) that should work with new players and includes a library.
Thanks. I just tried this approach but it only resizes the outermost element (the `joint-viewport`). Am I doing this correctly? ```diff diff --git a/src/demo/app/renderer.ts b/src/demo/app/renderer.ts index 0d38c3d..66cc6e4 100644 --- a/src/demo/app/renderer.ts...
Ok, that's definitely an option. Do you see any path to framework support for this feature?
Do you think it would be possible to move the default width/height for new node creation to the `Flo` global? Then I can change it as soon as my app...
I think I'm going to need an example to better understand this.
Oh I see. I like where you are going with this. I think we can do better by just reserving any of the member names in the i3bar format from...
Also, I think it would be a good idea to reserve the i3bar members on the `general` object as well. Then you could set global defaults from there, which can...