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