Commit graph

44 commits

Author SHA1 Message Date
57a340c4cb
ELONGATE separator
All checks were successful
Update void-packages template / Update xbps-src template (push) Successful in 4m24s
2024-09-24 11:06:34 +02:00
caae0b4306
move sb-packages to first
All checks were successful
Update void-packages template / Update xbps-src template (push) Successful in 1m5s
2024-09-24 10:28:26 +02:00
db866e205d
change delimiter character
All checks were successful
Update void-packages template / Update xbps-src template (push) Successful in 3m0s
2024-09-23 15:14:59 +02:00
5645f218fb
disable sb-ip
All checks were successful
Update void-packages template / Update xbps-src template (push) Successful in 44s
2024-09-23 11:30:14 +02:00
d0df2f8c77
Revert "set timer for sb-internet"
All checks were successful
Update void-packages template / Update xbps-src template (push) Successful in 42s
This reverts commit 006548f249.
2024-07-24 19:14:13 +02:00
006548f249
set timer for sb-internet
All checks were successful
Update void-packages template / Update xbps-src template (push) Successful in 42s
2024-07-24 18:44:50 +02:00
b48a0bb69e
rearrange blocks
All checks were successful
Update void-packages template / Update xbps-src template (push) Successful in 43s
2024-07-24 18:33:38 +02:00
b12f23aacc
update status bar
All checks were successful
Update void-packages template / Update xbps-src template (push) Successful in 43s
2024-07-24 18:21:09 +02:00
89f3fc9eee
remove trailing delim
All checks were successful
Build/Publish XBPS / build-and-publish (push) Successful in 4s
2024-04-17 22:36:40 +02:00
9a6fa10bfd
make blocks clickable
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-02-06 10:26:08 +01:00
29d936dbc2
change delimiter back
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-02-03 19:15:54 +01:00
c730c2f6b9
change config
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-02-03 19:07:47 +01:00
f50ec547ac
configuration changes
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-02-03 19:02:37 +01:00
1aa7992f8a
increase max output for upcoming pango changes 2024-02-03 17:28:29 +01:00
716516251f
revert script location changes
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-02-01 21:08:54 +01:00
042c71b772
bugfix
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-02-01 18:56:28 +01:00
00ae3b9411
move sb script location
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-02-01 18:53:10 +01:00
e7cfcf6a54 remove fs type
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-01-08 16:53:10 +01:00
c476140453 update filesystem for sb-disk
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-01-01 13:43:41 +00:00
5f0331606c remove leading delimiter
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-12-22 14:04:29 +01:00
f8c27ebf0e only show ext4 disks
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-11-22 20:41:21 +01:00
8809d4b174 increase sb-packages timer
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-11-22 13:43:37 +01:00
3d34a927fa set config 2023-11-22 11:39:48 +01:00
Utkarsh Verma
c166ffe0b4
refactor: Add clang-tidy checks and simplify codebase 2023-11-16 11:01:07 +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
8dd9bc6a7d
Reorganize code and remove hack for empty block outputs 2023-03-28 08:17:16 +05:30
Utkarsh Verma
f04d21fa22
Handle UTF-8 characters properly for CMDLENGTH 2022-04-19 16:48:17 +05:30
Utkarsh Verma
589d320b2e
Update README and config.h 2022-01-16 22:49:08 +05:30
Utkarsh Verma
978229b265
Make BLOCK definition pedantic 2022-01-02 23:47:27 +05:30
Utkarsh Verma
172a239edb
Handle trimming of unicode characters properly 2021-12-30 10:44:06 +05:30
Utkarsh Verma
6d762615dd
Rename TRAILING_DELIMITER to LEADING_DELIMITER 2021-10-19 17:21:18 +05:30
Utkarsh Verma
3d55e4b10f
Make block clickability optional 2021-10-17 07:28:15 +05:30
Utkarsh Verma
839ccc5b1d
Switch to poll-based execution of blocks 2021-10-15 10:24:32 +05:30
Utkarsh Verma
034f33bc41
Add TRAILING_DELIMITER option 2021-10-13 21:28:49 +05:30
Utkarsh Verma
65d12cf3c9
Refactor code and turn on compiler optimizations 2021-10-12 20:23:42 +05:30
Utkarsh Verma
f4a1a63485
Implement asynchronous block execution 2021-10-12 10:06:31 +05:30
Utkarsh Verma
060a64bfce
Use signals above 16 as powerline status uses the ones below. 2021-10-07 11:00:49 +05:30
allacee
9b42cdba27
Fix mouse click handling 2021-10-07 10:40:19 +05:30
Utkarsh Verma
968ceac7f3
Execute blocks asynchronously 2021-04-21 18:24:39 +05:30
Utkarsh Verma
62b67552e6
Fix slow loading on first status printing. 2021-04-13 12:19:34 +05:30
Utkarsh Verma
5465c43cff
Improve sleep mechanism. 2021-04-13 11:05:21 +05:30
Utkarsh Verma
1d936dcadd
Add README.md 2021-03-22 11:15:40 +05:30
Utkarsh Verma
0fc72ee4b4
Initial commit. 2021-03-20 15:22:45 +05:30