This website requires JavaScript.
Explore
Help
Register
Sign In
snailed
/
dwmblocks-custom
Watch
2
Star
0
Fork
You've already forked dwmblocks-custom
0
Code
Pull Requests
3
Actions
Activity
77aed1072b
dwmblocks-custom
/
.gitignore
4 lines
37 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Reorganize code and remove hack for empty block outputs
2023-03-25 17:08:05 +01:00
build/
.cache/
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-24 05:14:31 +02:00
compile_commands.json