Mehdi Haghgoo

Results 17 issues of Mehdi Haghgoo

I'm trying to create black and white blur effect using this library. For that purpose, I applied a gray color filter as follows, but it does not create a blurred...

**Bug report checklist** * [x] Have you searched the existing issues to see if this report is a duplicate? * [x] Are you using the latest version of vokoscreenNG? *...

solved

**Bug report checklist** * [x] Have you searched the existing issues to see if this report is a duplicate? * [x] Are you using the latest version of vokoscreenNG? *...

solved

In docker and podman, I use a Z flag when bind mounting a host directory into the container and I am saved from Selinux complaints. However, I don't know how...

I have enabled standard input for one of the containers with: ``` version: "3.0" services: myservice: stdin_open: true #Enable standard input tty: true ``` But, when I initialize the container,...

When building with Android Studio 3.0.1 I get this error, plugin is too old. Can you please upgrade the gradle plugin?

### Is your feature request related to a problem? Please describe No ### Describe the solution you'd like Support port forwarding and host bind mount like docker desktop. ### Describe...

kind/feature

I am following the extension's guide, but seems like the extension does not recognize or uses incorrectly the shell option specified in the user settings. Take a look at my...

I don't see any build instructions. How can I build for Linux?

### Bug Summary This version (LMMS 1.3.0-alpha.1.218+g9faa1d90c) has huge lag on Linux. It takes about 3-4 seconds for the pressed key to sound, or for the highlighted MIDI note in...

bug