u8sand / Baka-MPlayer

The libmpv based media player
https://u8sand.github.io/Baka-MPlayer/
GNU General Public License v2.0
433 stars 93 forks source link

Mouse gestures doesn't work #222

Closed suhr closed 1 year ago

suhr commented 8 years ago

When you hold the mouse button, mouse cursor turns to hand, but when you move it, it turns back to arrow and nothing happens.

Qt version: 5.8.0

ghost commented 8 years ago

It works fine for me…

suhr commented 8 years ago

I'm using git version of baka-mplayer.

u8sand commented 8 years ago

Are you using any unique windows manager and you have gestures enabled in preferences correct? (The other gesture function is to move your window around)

On Aug 7, 2016 9:44 AM, "Сухарик" notifications@github.com wrote:

I'm using git version of baka-mplayer.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/u8sand/Baka-MPlayer/issues/222#issuecomment-238083176, or mute the thread https://github.com/notifications/unsubscribe-auth/ABR5pUPRNSq-JLpJ-pwJk8T-6PjZUq1Eks5qdeFOgaJpZM4JegDy .

suhr commented 8 years ago

Indeed, if I unmaximize the window, gestures drag it. How do I return old behaviour? I can use wm to move my windows and I don't need a special option for it.

u8sand commented 8 years ago

In preferences you should find a checkbox to enable the vdrag hdrag gesture functionality.

On Aug 7, 2016 11:08 AM, "Сухарик" notifications@github.com wrote:

Indeed, if I unmaximize the window, gestures drag it. How do I return old behaviour? I can you wm to move my windows and I don't need a special option for it.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/u8sand/Baka-MPlayer/issues/222#issuecomment-238087741, or mute the thread https://github.com/notifications/unsubscribe-auth/ABR5pYBgh0L7VX38KDhLCr9QisV_u6Teks5qdfT5gaJpZM4JegDy .

suhr commented 8 years ago

I can't find it. There's only Use Mouse & Touch Gestures.

u8sand commented 8 years ago

That's the one, have you checked it?

On Aug 7, 2016 11:56 AM, "Сухарик" notifications@github.com wrote:

I can't find it. There's only Use Mouse & Touch Gestures.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/u8sand/Baka-MPlayer/issues/222#issuecomment-238090312, or mute the thread https://github.com/notifications/unsubscribe-auth/ABR5pb17_CypDZLLqxls3k_MMG1xjZgGks5qdgBHgaJpZM4JegDy .

suhr commented 8 years ago

Yes. If I disable it, nothing changes.

suhr commented 8 years ago

If I hold Ctrl, I can actually use mouse gestures. But I want to be able to use them without holding Ctrl.

u8sand commented 8 years ago

So baka doesn't look for the control modifier. I'm thinking it has something to do with your wm. Which wm are you using? It almost sounds as if baka isn't getting the mouse move event--i could see it affecting hover but it should certainly work while being clicked..

suhr commented 8 years ago

i3wm.

godly-devotion commented 8 years ago

Everything will be fixed in the next incarnation :D

u8sand commented 7 years ago

I use i3wm as well but I have no issues with gestures (whether in floating or tiling layouts); can you confirm that you're still having issues?