BurntSushi / xgbutil

A utility library to make use of the X Go Binding easier. (Implements EWMH and ICCCM specs, key binding support, etc.)
Do What The F*ck You Want To Public License
195 stars 45 forks source link

[question] what's the point of grab option, if nothing works when it's false? #50

Open dakyskye opened 4 years ago

dakyskye commented 4 years ago

What's the point of grab option for keybind.* or mousebin.d* Connect method, if no binding works when it's not grabbed?