mtytel / helm

Helm - a free polyphonic synth with lots of modulation
http://tytel.org/helm
GNU General Public License v3.0
2.36k stars 200 forks source link

The i3 window manager cannot drag the Helm window. #44

Closed magnetophon closed 7 years ago

magnetophon commented 8 years ago

In i3, windows can be floating, and when they are, you can drag them around by pressing a modifier key. Helm simply ignores this. I've never seen another window do this in i3.

mtytel commented 8 years ago

Hmm. I can drag it around in the awesome window manager fine. I'll have to download i3 and try it out. It could be a bug in the framework I'm using (JUCE)

mtytel commented 8 years ago

Hmmm. I can drag it from the bar at the top but it doesn't like dragging on top of the UI. Not really sure why that is..

suhr commented 8 years ago

Hm, I use i3wm too but can't reproduce this.

Can this be related to mod key choice? I use Win as mod key.

magnetophon commented 8 years ago

@suhr I also use win, so that's not it.

Maybe it;s version related? I'm on i3 version 4.10.3

suhr commented 8 years ago

I'm on i3 v4.11.

badosu commented 7 years ago

I can reproduce this error on i3 v4.13

mtytel commented 7 years ago

This works now on the development branch. Will be out in the next version.

magnetophon commented 7 years ago

@mtytel thanks! I'll test soon!