-
Since a native Watch extension/app is needed, how are people adding this to their projects without having it overwritten after a new cordova build? Is there a common way to add other kinds of iOS exte…
-
### Description
I'm looking for an additional API that lets you issue arbitrary keystrokes, for example:
```typescript
triggerKeystroke('ctrl+s');
```
#### Background
I'm trying to imple…
-
**Feature request**
To keep this description short. There is a method of Web Speech API `window.speechSynthesis.getVoices` that normally returns list of locally installed and available "voices" onl…
-
**Prerequisites (mark completed items with an [x]):**
- [x] I have checked that my issue type is not listed here https://github.com/woocommerce/woocommerce/issues/new/choose
- [x] My issue is no…
-
2 years ago, @Kronuz added native Python extension support. Those extensions only support Python 2. Any chance we could get Python 3 support?
-
I've seen this request on https://github.com/python/mypy/issues/9029, but it was asked to be re-opened here by @ilevkivskyi, however it never was
> Please re-open at https://github.com/mypyc/mypyc/…
-
configured with `--with-java-extensions`
```
Making all in java
make[3]: Entering directory '/var/tmp/portage/sys-cluster/genders-9999/work/genders-9999/src/extensions/java'
/bin/bash ../../../lib…
-
configured with `--with-java-extensions`
my `jni.h` is in `/usr/lib64/icedtea8/include/`
```
Making all in java
make[3]: Entering directory '/var/tmp/portage/sys-cluster/genders-9999/work/genders-…
-
```
Implementing class [Plugin: copy.on.steroids]
com.intellij.openapi.extensions.impl.PicoPluginExtensionInitializationException: Implementing class [Plugin: copy.on.steroids]
at com.intellij.ope…
-
I was building a JavaFX app for [Drifty](https://github.com/SaptarshiSarkar12/Drifty/) project. I am using **GluonFX-Maven-Plugin** to build native images for the app.
### Problem
- A problem arise…