Antonin Stefanutti
Antonin Stefanutti
The `--screenshots` option is to export slides as images and does not change the PDF output. The produced PDF does not have any protection so it is expected it is...
@gtolomei I haven't look at this issue yet. I'm still working on the main engine. I'll keep you updated as soon I progress on this one.
It's possible that it won't work if you're trying to run it while a GUI, like X, is already running, and you have to stop X first, or start in...
It's not possible at the moment, but feeding audio channels is something I'd like to have. Supporting user input, and interactivity in general, is the major area I'd like to...
Thanks a lot for the feedback! I agree it'd be awesome to enable interactivity and provide inputs to the shaders. Originally, I thought about feeding shaders with the mouse uniform,...
@jjangga0214 Agreed, I need to go over the Homebrew publishing steps.
I can see it's useful in some use cases. On the other hand, I can also see use cases where it's not ideal. For example, with pods having more than...
It should be possible to test for `key.shift` or `key.meta` in the listener. If the listener is not called, it's possible the terminal emulator you use already have a key...
OK, thanks. I'll have a deeper look at it ASAP.
Could you double check that you have the expected permissions, by running the commands from the FAQ: https://github.com/astefanutti/kubebox#faq Also could you double check the cAdvisor pod logs, to check for...