Results 13 issues of Kirby Rs

It was working fine, but for some reason, I started getting this error. ``` ImportError: Unable to load any of the following libraries:libhidapi-hidraw.so libhidapi-hidraw.so.0 libhidapi-libusb.so libhidapi-libusb.so.0 libhidapi-iohidmanager.so libhidapi-iohidmanager.so.0 libhidapi.dylib hidapi.dll...

I was trying to use your module and... ``` 1.7.0-alpha.0 1.7.0-patch.0 1.7.0-patch2.0 1.7.0-patch.1 1.7.0-patch3.0 1.7.0-patch4.0 1.7.0 ``` Patch must be in the end as I understand.

Hi, Thanks for your efforts to make the world smoother. :D I'd like to ask you about Google Spreadsheets. Is there an option to allow smooth scrolling there? It's quite...

Copy of https://github.com/bpkg/bpkg.github.io/issues/28 ``` $ bpkg install bpkg/github info: Install /bpkg/github/master from remote https://raw.githubusercontent.com [https://github.com] info: Cloning https://github.com/bpkg/github.git to term-master Cloning into 'term-master'... remote: Counting objects: 95, done. remote: Total...

Few moments ago installed `bpkg` by command: ``` $ curl -sLo- http://get.bpkg.sh | bash ``` So, what we have... ``` $ time bpkg -h usage: bpkg [-hV] [args] Here are...

According to [documentation about using token in headers](https://getcomposer.org/doc/articles/handling-private-packages-with-satis.md) I cannot use my token. Please take a look my issue https://github.com/composer/composer/pull/3765#issuecomment-245612489 my configuration doesn't work: ``` json { "name": "MySatis", "homepage":...

support

For example we have a source of a package: URL: http://github.com/vendor/prj.git reference: "someHashToMasterBranch" But GitHub can generate ZIP archive: http://github.com/vendor/prj/archive/master.zip So, satis can generate "dist" for an archive. GitLab can...

feature

It looks like it saves url_key during the import but it cannot generate an URI properly. ``` my-key => my-key.html ``` It was found for categories.

Hi there, I have many USB controllers, but the app shows only mouse and keyboard. Can it be extended somehow? I see there is some API to fetch inputs: ```python...

Read comments in #808, but got no luck so far with my configuration: ```json { "description": "No CapsLock for JetBrains apps", "manipulators": [ { "conditions": [ { "bundle_identifiers": [ "com.jetbrains.pycharm"...