Daniel Hahler
Daniel Hahler
Don't see what this was about anymore.
The first link made no sense to me, but should point to https://github.com/awesomeWM/awesome-www/blob/8156f0d497ec7269d08ba558e330cbb7940fc250/.travis.yml#L96 probably.
> What kind of things do you do with Thunderbird and Firefox that you want to SIGSTOP them so much? :-( Browsers tend to use a lot of resources (CPU)...
Need to come back to this (but am using a very modified version still). Just wanted to leave this for reference: https://vermaden.wordpress.com/2018/09/19/freebsd-desktop-part-16-configuration-pause-any-application/ (via https://news.ycombinator.com/item?id=18022540).
> I do think so, at least for 'stable' versions. We should only have subdirs based on stable versions, i.e. based on some Git tag. > I'm not sure how's...
> Put different: Would anyone find this? It could be linked to from `/doc`, of course.
@mindmusclevegan Apply the patch, then `./configure --prefix="$PWD/build" && make` or similar. You can run it from `src/scrot` then or `make install` (will be installed in build with the above prefix)....
I've found that there is code that is supposed to clear the rectangle already: https://github.com/dreamer/scrot/blob/974fc6b77af4abdec59568efa3e4ff57dae15453/src/main.c#L347-L350 But I've also noticed that the rectangle itself does not behave well over a (changing)...
> 'Better Code Hub' CI fails but I don't have permission to see the results. You can ignore it, it's just an experiment.
Current status: ``` FAILED tests/test_cli.py::test_coverage_plugin_for_annotate_merged_conditionals FAILED tests/test_cli.py::test_cli_xml - assert ('filename="%s' % local('D:\\... FAILED tests/test_cli.py::test_run_handles_exit_code_from_python_pty_fd - ass... FAILED tests/test_coveragepy.py::test_coveragewrapper_uses_config_file - json... =================== 4 failed, 80 passed, 2 skipped in 8.23s ===================...