Maciej Sopyło

Results 18 issues of Maciej Sopyło

Depends on https://github.com/kusti8/node-qt-napi/pull/7. This is more of a conversation starter than a mergable PR, because it would probably be a good idea to add this to Wx as well (most...

I took a look at the source code while working on https://github.com/eduardoboucas/staticman/issues/243#issuecomment-450472431 and I see that some of it looks old - creating classes with `function` and `.prototype...`, promises instead...

feature request
help wanted

Hello! I just discovered this project. Is anyone working on positional tracking (Oculus CV1 to be precise) at the moment (couldn't find a related issue)? I have the device (with...

duplicate

### Description of the feature Would be nice if url-dispatcher could handle multiple apps registering for the same protocol/domain. Right now it's whichever app registers first, meaning some protocols are...

Apparently snap is already built for `arm64`, can we do AppImage too? I wanted to test macOS aarch64 too, but this might be problematic as the required library (`dmg-license`) is...

The way the library works now is wrong. It should not create a global **createjs** variable, it should return it's contents as all of Node's modules do (using `module.exports`), to...

enhancement

System info: ``` $ uname -a Linux 4.19.0-14-amd64 #1 SMP Debian 4.19.171-2 (2021-01-30) x86_64 GNU/Linux $ docker -v Docker version 20.10.5, build 55c4c88 $ docker-compose -v docker-compose version 1.28.5, build...

Using i3, the window always opens on the primary display/first workspace. I worked around it using a script, but that's probably not intended? I don't see any logs when running...