rvaiya / warpd

A modal keyboard-driven virtual pointer
MIT License
2.9k stars 131 forks source link

Performing actions which require modifier keys + the mouse #224

Open GloblData opened 1 year ago

GloblData commented 1 year ago

Hey, I'm using a floating window manager on Linux called "cwm". The window manager allows for performing actions such as moving and resizing windows using shortcuts like "Alt+Left Click+Drag" , however I'm struggling to get these to work using warpd. Is there any way to make this possible?

Thank you so much :)