krypt-n / bar

Fork of bar ain't recursive - A lightweight xcb based bar. This is a hot mess, do not use
MIT License
174 stars 46 forks source link

fixed indentation error #26

Closed phisch closed 8 years ago

phisch commented 8 years ago

should only break if response_type is either XCB_EXPOSE or XCB_BUTTON_PRESS

fixes #25

krypt-n commented 8 years ago

Uh, I agree that the indentation of the break was wrong, but I don't think that the indentation has any semantic meaning in in this case. Could you double-check that it was this change in particular that fixed the fullscreen problem and not something unrelated?

phisch commented 8 years ago

You are right, i don't know how, but i must have tested it running the wrong version.