Denilson Sá Maia
Denilson Sá Maia
@PanderMusubi I'm split regarding that. The Compiz iconset was clearly designed for each of the compiz plugins, so it was extremely specific. However, KDE Oxygen icon set falls in the...
What would be the benefit of getting rid of the doctests? If there isn't enough benefit, it's probably better/easier to keep them instead.
Given the settings JSON is relatively small, it can be easier for some users to just copy/paste them to/from somewhere else (e.g. Google Keep, or even from a chat window).
I just noticed your comment on issue #40, but maybe you should merge this pull request anyway, it should be quick and painless. Also, you should add the contents of...
Please also add `libavahi-client-dev` to the list of packages that need to be installed. I had to install it on Lubuntu 16.04.
Thanks for the quick commit! But you forgot adding `libavahi-client-dev` in the `apt-get install` line.
> has anyone figured out a reasonable "record screenshot to gif" workflow? For extremely simple use-cases, when I need something as quickly as taking a screenshot, https://github.com/phw/peek worked for me....
Yes, it is on the pile of stuff to do for my personal side projects… That pile is not small. :( On the bright side, the V2 deprecation is still...
[Someone suggested a workaround](https://aur.archlinux.org/packages/obs-image-reaction#comment-953536). The required changes are: * Change `LibObs` to `libobs` at `CMakeLists.txt` * Make sure `/usr/include/obs` is part of the include paths. I'm not sure how the...
After I wrote all of that and did all the investigation, I found a duplicate issue: #588.