Luca Bilke
0f0fbd2d5c
add sb-task, remove unneeded refreshes
Update void-packages template / Update xbps-src template (push) Successful in 1m53s
Details
2024-10-09 15:10:42 +02:00
Luca Bilke
57a340c4cb
ELONGATE separator
Update void-packages template / Update xbps-src template (push) Successful in 4m24s
Details
2024-09-24 11:06:34 +02:00
Luca Bilke
caae0b4306
move sb-packages to first
Update void-packages template / Update xbps-src template (push) Successful in 1m5s
Details
2024-09-24 10:28:26 +02:00
Luca Bilke
db866e205d
change delimiter character
Update void-packages template / Update xbps-src template (push) Successful in 3m0s
Details
2024-09-23 15:14:59 +02:00
Luca Bilke
5645f218fb
disable sb-ip
Update void-packages template / Update xbps-src template (push) Successful in 44s
Details
2024-09-23 11:30:14 +02:00
Luca Bilke
d0df2f8c77
Revert "set timer for sb-internet"
...
Update void-packages template / Update xbps-src template (push) Successful in 42s
Details
This reverts commit 006548f249
.
2024-07-24 19:14:13 +02:00
Luca Bilke
006548f249
set timer for sb-internet
Update void-packages template / Update xbps-src template (push) Successful in 42s
Details
2024-07-24 18:44:50 +02:00
Luca Bilke
b48a0bb69e
rearrange blocks
Update void-packages template / Update xbps-src template (push) Successful in 43s
Details
2024-07-24 18:33:38 +02:00
Luca Bilke
b12f23aacc
update status bar
Update void-packages template / Update xbps-src template (push) Successful in 43s
Details
2024-07-24 18:21:09 +02:00
Luca Bilke
89f3fc9eee
remove trailing delim
Build/Publish XBPS / build-and-publish (push) Successful in 4s
Details
2024-04-17 22:36:40 +02: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
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
f8c27ebf0e
only show ext4 disks
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
2023-11-22 20:41:21 +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
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