Luca Bilke
16f6fb7596
correct includes
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
2023-11-22 13:04:19 +01:00
Utkarsh Verma
5f45160b65
fix: Fix command-line argument parsing order
2023-11-22 15:41:31 +05:30
Utkarsh Verma
df76bd50f2
fix: Remove invalid strcat invocation for TRAILING_DELIMITER
...
Fixes #51
2023-11-20 15:02:27 +05:30
Utkarsh Verma
c166ffe0b4
refactor: Add clang-tidy checks and simplify codebase
2023-11-16 11:01:07 +05:30
Utkarsh Verma
f18100c2ee
tidy: Remove unused include
2023-11-01 15:44:24 +05:30
Utkarsh Verma
10f7d9b8db
Get rid of all global variables
2023-10-25 20:00:08 +05:30
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
Utkarsh Verma
2773129533
Update clang-format
2023-04-06 06:18:16 +05:30
Utkarsh Verma
a9f7763596
Improve Makefile
2023-04-01 11:21:42 +05:30
Utkarsh Verma
2395be73c8
Update Makefile
2023-03-30 07:04:11 +05:30
Utkarsh Verma
8dd9bc6a7d
Reorganize code and remove hack for empty block outputs
2023-03-28 08:17:16 +05:30