Dash
Dash
@feerrenrut This is a separate issue.
Improving granularity is yet another ticket. Please mark it as such. This ticket is about tracking macOS platform problem.
Thanks, released as 0.6.4 on PyPI
Released a new version that addresses another iteration of this issue as 0.6.7.
Not as of now. We can add it (but it'd break API thus mandate a big version update).
We'll figure it out :–) but for now the priority is this https://github.com/rr-/screeninfo/issues/31 since a lot of people seem to have problems with their platforms about missing libs etc. and...
The reason why they're caught this way is because screeninfo attempts to use the first available enumerator that succeeds. This should be replaced with checking user's environment such as `platform.system()`...
Windows sucks: https://github.com/mpv-player/mpv/wiki/FAQ#On_Windows_why_does_mpvexe_not_attach_to_the_console_and_what_does_mpvcom_do `shot` needs to be a GUI program because of the interactive region picker. If it was a console program you'd get a blank ugly console window every...
TBH I consider development without Docker archaic. (Compare the volume of the above tutorial with just `docker-compose up` in the ideal world.) At the same time having to rebuild after...
Sounds like a very obscure feature.