LemonBoy / bar

A featherweight, lemon-scented, bar based on xcb
MIT License
1.62k stars 194 forks source link

Mouse scroll areas no longer working #154

Closed dylanaraps closed 8 years ago

dylanaraps commented 8 years ago

My scroll areas have stopped working since this commit: https://github.com/LemonBoy/bar/commit/255c93dc7a58d8c7bbc0c7c32d46c0fa9e6cb723

Every commit before that one works fine. I've tried increasing the max amount of areas with the "-a" flag and at compile time but no matter what value I set it to the scroll areas refuse to work.

Am I doing something wrong?

Thanks.