-
I have created a cordova plugin that works on cordova android and for electron I have a nodejs file that performs the same task as the plugin of cordova but for Desktop app . Is there a way to wrap th…
-
Maybe could make Quasar CLI build app icons. Through a simple command line, taking an png base file, a function that copy the resized icons for different app to the statics/icons folder.
-
We would like our clients who use iOS devices to be able to use EyeCommander.
We can achieve this by adding the ability to output as a Bluetooth Device from EyeCommander.
To do this we might h…
-
app: 1.11.0
macOS: 10.15.5
Looks like upgrading electron causes media-buttons stop working
Downgrading to electron^7.2.4, electron-builder^21.2.0 brings it to life
-
The icon in the system tray in KDE Plasma has no borders separating the content from the remainder of the system tray, and as soon as there is more than 9 new messages, you can barely see the number.
…
xeruf updated
4 years ago
-
Hello everyone,
Personally, I like this project. It makes life easier when it comes to adding webpack to a project without writing all those messy scripts by yourself. And so far this project has …
-
### Description
`@atom/watcher` fails to build with Electron versions higher than 12
### Steps to Reproduce
1. Build from source using Electron 13+
2. ```
node_modules\@atom\watcher\src\…
-
I have been trying to a find a way to directly import YAML files into my IMBA projects.
I have tried using **import {default as ViteYaml} from '@modyfi/vite-plugin-yaml';** in a vite.config.js fil…
-
Navigation for returning from a PR tries to open in app instead of browser when hooked up to different GitHub instance than github.com.
## Your Version of Pullp
1.0.5
## Your OS
macOS 10.13.6
…
-
I create this issue just for keep track of the progress of multi-platform support: for Desktop(via **Electron**) and for Mobile(via **Cordova**).
There are some starter project.
For Electron:
[…