issues
search
LukeSmithxyz
/
dwmblocks
My status bar: my build of the modular dwmblocks
GNU General Public License v2.0
430
stars
368
forks
source link
Improve readability
#116
Open
suiso67
opened
1 year ago
suiso67
commented
1 year ago
Purpose
This PR refactors existing code base for readability
This PR doesn't change any existing functionalities
Features
General
Replace whitespaces with tab characters when appropriate
Remove unnecessary/self-explanatory comments
Rename functions and variables
Give more context
Use camel-case for functions and variables
Use snake-case for constants
Remove side-effects from functions
Some functions were doing more than what they say
Misc
Fix broken alignment in
config.h
Move vim auto-compilation instruction into
README.md
Purpose
Features
General
Rename functions and variables
Misc
config.h
README.md