Julien
Julien
Actually, I'm not so sure this is really needed. I think the problem I saw was from timed blocks (those with a `reload` value other than 0) that would not...
We might be able to use `getenv("DISPLAY")`, as `$DISPLAY` should not be set when X isn't running. Haven't looked into it in detail yet, though.
Thank you very much for reporting this! I'll look into it and will let you know once I figure out what's going on. While I'm trying to sort this out,...
Only little time recently, just started looking into it now. Haven't figured it out yet, but one interesting finding: - Can reproduce if I put the `bspc` block FIRST, then...
Yup, the bug is back. Can't delete. Nothing happens.
@shdown thanks for making me aware. Did you turn that into a PR for lemonbar?
Looks like it was merged now!
My approach to the problem @rzw brought up was to amend the `base.html.twig` template as follows: {% block head %} {# the usual contents #} {% block head_content %}{% endblock...
Even easier: retro-game style character rotation. In other words, use one button to rotate through ASCII character in one direction, another one to rotate in the other direction. A third...
Thanks for the hint with `-force_key_frames`, @kobuki - unfortunately, it doesn't seem to make a difference in my use-case. The gop warning still shows, the stream codec still isn't recognized...