Issues
Always provide the following information when submitting an issue:
- Output of bspwm -v.
- Content of bspwmrc.
- Steps to reproduce the problem.
Pull Requests
Requirements
You must be comfortable with C, XCB and Git.
Coding Style
I follow the Linux Coding Style with the following variations: - Indent with tabs, align with spaces. - Always use braces when using control structures.