dwmblocks/include
Utkarsh Verma bc84d094cd
Rewrite the entire code-base
The following changes are focused upon:
- Modularity
- Doing away with globals
- No heap allocations
- Better command line interface
- Switch from Xlib to XCB
- More verbose type definitions
- Implement a single-file config by utilising X-macros
2023-10-25 17:37:23 +05:30
..
block.h Rewrite the entire code-base 2023-10-25 17:37:23 +05:30
cli.h Rewrite the entire code-base 2023-10-25 17:37:23 +05:30
main.h Rewrite the entire code-base 2023-10-25 17:37:23 +05:30
signal-handler.h Rewrite the entire code-base 2023-10-25 17:37:23 +05:30
status.h Rewrite the entire code-base 2023-10-25 17:37:23 +05:30
timer.h Rewrite the entire code-base 2023-10-25 17:37:23 +05:30
util.h Rewrite the entire code-base 2023-10-25 17:37:23 +05:30
watcher.h Rewrite the entire code-base 2023-10-25 17:37:23 +05:30
x11.h Rewrite the entire code-base 2023-10-25 17:37:23 +05:30