Commit Graph

104 Commits

Author SHA1 Message Date
Luca Bilke 8885de8677
update CI
Build/Publish XBPS / build-and-publish (push) Successful in 4s Details
2024-04-05 20:19:00 +02:00
Luca Bilke f5956ea334
add compile commands for clangd 2024-02-10 23:49:55 +01:00
Luca Bilke 266859bb04
cleanup 2024-02-10 23:44:08 +01:00
Luca Bilke 258bd68d74
improve CI with new builder container 2024-02-10 18:32:00 +01:00
Luca Bilke 9a6fa10bfd
make blocks clickable
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2024-02-06 10:26:08 +01:00
Luca Bilke 29d936dbc2
change delimiter back
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2024-02-03 19:15:54 +01:00
Luca Bilke c730c2f6b9
change config
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2024-02-03 19:07:47 +01:00
Luca Bilke f50ec547ac
configuration changes
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2024-02-03 19:02:37 +01:00
Luca Bilke 1aa7992f8a
increase max output for upcoming pango changes 2024-02-03 17:28:29 +01:00
Luca Bilke 716516251f
revert script location changes
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2024-02-01 21:08:54 +01:00
Luca Bilke 042c71b772
bugfix
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2024-02-01 18:56:28 +01:00
Luca Bilke 00ae3b9411
move sb script location
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2024-02-01 18:53:10 +01:00
Luca Bilke 558091dbeb woodpecker update 2024-01-28 15:53:22 +01:00
Luca Bilke 07ed546982 update versioning/tagging
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2024-01-10 10:43:31 +01:00
Luca Bilke e7cfcf6a54 remove fs type
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2024-01-08 16:53:10 +01:00
Luca Bilke c476140453 update filesystem for sb-disk
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2024-01-01 13:43:41 +00:00
Luca Bilke 5f0331606c remove leading delimiter
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2023-12-22 14:04:29 +01:00
Luca Bilke 0eb5a90923 fix ci 2023-11-29 10:48:56 +01:00
Luca Bilke f4d917a3be Merge branch 'main' of https://git.snaile.de/luca/dwmblocks-async 2023-11-29 10:13:30 +01:00
Luca Bilke 9cc9404d32 streamlining CI
ci/woodpecker/tag/woodpecker Pipeline was successful Details
streamlining CI

streamlining CI
2023-11-24 23:04:56 +01:00
Luca Bilke af2eb630e7 testing new image, intend to switch to void docker 2023-11-24 18:39:19 +01:00
Luca Bilke 11158091e9 fix woodpecker ci 2023-11-24 17:17:15 +01:00
Luca Bilke 606d9be337 update .clangd 2023-11-24 15:37:51 +01:00
Luca Bilke e644c47ff1 Merge branch 'main' of https://git.snaile.de/luca/dwmblocks-async 2023-11-24 15:37:12 +01:00
Luca Bilke 362600c0bb clean up ci 2023-11-23 23:14:53 +01:00
Luca Bilke bf82d3ce4d Set up xbps repo publishing
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2023-11-23 23:13:34 +01:00
Luca Bilke 81e0bb75e4 set up xbps publishing 2023-11-23 18:49:07 +01:00
Luca Bilke 533c36b512 Set up xbps repo 2023-11-23 16:43:43 +01:00
Luca Bilke f8c27ebf0e only show ext4 disks
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2023-11-22 20:41:21 +01:00
Luca Bilke eef9e13a75 Change installation path in pipeline
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2023-11-22 20:19:18 +01:00
Luca Bilke a6db2ff005 Update pipelines for xbps-packages
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2023-11-22 20:13:22 +01:00
Luca Bilke fa87f28e17 rework pipeline 2023-11-22 14:30:25 +01:00
Luca Bilke 8809d4b174 increase sb-packages timer
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
2023-11-22 13:43:37 +01:00
Luca Bilke 6b6ed81c10 add publish step
ci/woodpecker/manual/woodpecker Pipeline failed Details
2023-11-22 13:38:33 +01:00
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
Luca Bilke 77aed1072b add pipeline
try again

try again
2023-11-22 13:04:19 +01:00
Luca Bilke 2a6758bed4 remove files 2023-11-22 13:04:19 +01:00
Luca Bilke 3d34a927fa set config 2023-11-22 11:39:48 +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 5211be61d9
README: Remove unnecessary newline 2023-10-25 20:02:33 +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
HelionSmoker f6a5fa6480
Improve grammar of README 2023-03-25 21:39:27 +05:30