KTGH
KTGH
**EDITED SUMMARY** When linking directly with standard libraries they will get installed using the default install process. This should be avoided. Also bsf data files should be placed in `share/bsf`...
The BTTV gif emotes display as a static image instead of a moving gif. On Linux, installed through the AUR.
**Describe the bug** When trying to listen to internet radio I get `media error: loading failed` **To Reproduce** Steps to reproduce the behavior: 1. Go to "Guide" 2. Click on...
I just noticed that my install from the live usb v1.9 installed `intel-ucode` instead of `amd-ucode`. This is on an AMD 2700U. I only noticed when I saw the intel...
Since v3 of Cmake, it's had multi-line comments which look like ``` #[[ this is my multiline comment and it ends after these brackets ]] ``` ## Problem Description See...
1. Add an option like `filemanager-vcscolors` 2. Test the dir on-scan if it has VCS 3. If VCS found, check the dir's "status" (i.e. `git status`) 4. Add zero-width Unicode...
Stuff like [vim-devicons](https://github.com/ryanoasis/vim-devicons) or [seti-icons](https://atom.io/packages/seti-icons) would be cool to have. edit: Seems that vim-devicons uses [this](https://github.com/vorillaz/devicons) as the source of the icons
#### Please fill in all relevant items: #### - [x] I have tried with the latest version and I still can reproduce the issue. ##### Vcash version/branch+revision: ##### 21613735518abf15c5e094ed784521fcda325f18 #####...
# Issues Windows is currently not building, [issue tracker here.](https://github.com/sum01/vcash/issues/8) ## Currently working/tested systems here. 1. Arch Linux using [my PKGBUILD](https://github.com/sum01/aur-packages/blob/master/vcash-cmake-test-git/PKGBUILD) 2. [OSX and Ubuntu](https://travis-ci.org/sum01/vcash/builds/261599961) ### For anyone willing to...
We should consider making a `CHANGELOG.md` and `CONTRIBUTING.md`. The changelog should be easy, as we can fill it will all the news posts from the site. I might push that...