dylanaraps/sowm

prevent focus with mouse

debeetle opened this issue · 0 comments

Love this project! I looked up the issues and readme end up finding no way to preventing focus on mouse moving. In dwm, I can hack the code with commenting the [EnterNotify]=enternotify. However, in sowm that will prevent click to get focus too. So I wonder if there exist someway to only prevent focus on mouse moving. Thanks anyway