Two, somewhat related questions, regarding Awesome v3.5.6:
1. How to use high-numbered mouse buttons? e.g. I've added to my
clientbuttons table:
awful.button({ }, 10, awful.mouse.client.move),
awful.button({ "Shift" }, 10, awful.mouse.client.resize),
When I press button 10 the cursor changes to the "move" icon (or, with
Shift, changes to the "resize" icon and snaps to a corner of the
window), but when dragging, nothing happens; the cursor returns to the
normal pointer and the window isn't moved or resized.
2. How to block mouse events from reaching the client? e.g. I use
Mod4+scroll wheel to adjust a window's opacity, but this also causes
the window to scroll; how to prevent that?
--
Sent from my Game Boy.
--
To unsubscribe, send mail to [email protected].