Waldir Pimenta
Waldir Pimenta
I think it's fair to reach out to the people who added content without description to provide one, for a start. If we get no action in response, then it...
Can you expand on what makes it classless? Based on the [usage section](https://github.com/lazaronixon/sass-zero/#usage) in the README, the [example HTML file](https://github.com/lazaronixon/sass-zero/blob/master/Example.html), and the various [utilities stylesheets](https://github.com/lazaronixon/sass-zero/tree/master/app/assets/stylesheets/sass-zero/utilities), it certainly seems to rely...
> I'm not sure what program you'd need to grant permissions to if starting arbtt-capture from a cron or at startup or however else people run it. > is there...
I would assume so. In the process I did in #30, the dialog indeed blocked the script, IIRC (but unfortunately I can't test that anymore because I no longer use...
Great investigation, @ogrok! Since both the [README](https://github.com/nomeata/arbtt#installation) and the [website](http://arbtt.nomeata.de/#install) include brief installation instructions for macOS, it would be nice to mention this there too, even if just as a...
Are you specifically looking for a visual representation of the data? IIRC it's possible to get an "A for 3 hours then B for 2 hours"-type summary using `arbtt-stats`. Here...
I understand. I'm happy to help out with whatever I can (e.g. debugging, testing fixes, etc.). Thanks for the fast response!
@oguzhanogreden Thanks for the hint! May I ask how you managed to add iTerm2 to the list? I couldn't find a way to [manually add a new entry](https://stackoverflow.com/questions/57957198/how-to-trigger-screen-recording-permission-system-modal-dialog-on-macos-catalina), and didn't...
I've found two similar questions, on [Stack Overflow](https://stackoverflow.com/q/60400146/266309) and [Apple developer forums](https://forums.developer.apple.com/thread/127184), but neither had an answer 😞.
Update: I've managed to get a permission prompt for "sh", after attempting one of the workarounds suggested by the second link. First I created a test script: ```sh echo -e...