Baka-MPlayer
Baka-MPlayer copied to clipboard
Mouse gestures doesn't work
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
It works fine for me…
I'm using git version of baka-mplayer.
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, "Сухарик" [email protected] 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 .
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.
In preferences you should find a checkbox to enable the vdrag hdrag gesture functionality.
On Aug 7, 2016 11:08 AM, "Сухарик" [email protected] 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 .
I can't find it. There's only Use Mouse & Touch Gestures
.
That's the one, have you checked it?
On Aug 7, 2016 11:56 AM, "Сухарик" [email protected] 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 .
Yes. If I disable it, nothing changes.
If I hold Ctrl, I can actually use mouse gestures. But I want to be able to use them without holding Ctrl.
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..
i3wm.
Everything will be fixed in the next incarnation :D
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?