-
This library does not support devices with a mouse and a touch screen.
We are using a Windows 8 laptop with a touch screen, what happens is if we select dates or change months with the touch screen…
-
```
I am using bitcoinj-0.7 plus my patches plus the patch for issue 277 (race
condition in saving a wallet). See my repo branch patched-0.7 commit df9fffe. I
have reset my blockchain to get rid of …
-
We can scrape `site.posts` and create a list of authors that have contributed.
-
Hi there,
This may be way too early to answer, but I'm just curious whether this project's going to continue on since you have been acquired by Microsoft.
Thanks for your time!
-
The "exposing an app publicly" section describes what is required to allow empire to accept incoming HTTP requests but it doesn't tell you what DNS records you need to create in order to actually rout…
-
The importer-specific page directs the visitor to run a Ruby script instead of using the CLI provided by the plugin.
For example, the documentation for importing a *`wordpress.com`* site directs the …
-
I can foresee a point when we will require a callback from setup to tell us when all the modules in the view tree have finished setting up.
Inside module definition:
``` js
setup: function(done) {
…
-
We are having an issue with a greedy search against the Indeed API. I suspect this issue applies to all extracts, but it's most glaring in the extracts created by the "jenkins-jobs-by-company".
Al…
-
## Classification:
Feature (New), Enhancement
## Background
The scripting store ([API reference](https://autokey.github.io/lib.scripting.Store-class.html)) contains a global store that is sha…
-
The initial GitHub upload of a generated project can result in a broken build, because the Release workflow will attempt to upload the package to TestPyPI, and the `TEST_PYPI_TOKEN` may not have been …