24 Commits

Author SHA1 Message Date
Mike Wilson
853324c8e3 Initial configuration 2025-09-25 15:42:25 -04:00
Utkarsh Verma
fe538a7a2f feat: Add support for block-specific icons
Icons can now be specified on a per-block basis. Closes #64.
2024-04-20 08:49:01 +05:30
Utkarsh Verma
5211be61d9 README: Remove unnecessary newline 2023-10-25 20:02:33 +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
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
Utkarsh Verma
39dc44cf89 Update README 2022-07-10 14:21:58 +05:30
Utkarsh Verma
23e1d5732a Use SIGALRM for timer and get rid of the child process 2022-04-21 18:40:09 +05:30
Utkarsh Verma
1676c07b8f Refresh all blocks on receiving SIGUSR1 2022-02-16 14:12:55 +05:30
Utkarsh Verma
c62ed677a7 Add image to README 2022-01-18 22:47:00 +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
6d762615dd Rename TRAILING_DELIMITER to LEADING_DELIMITER 2021-10-19 17:21:18 +05:30
Utkarsh Verma
0f980d0682 Update README 2021-10-17 07:39:35 +05:30
Utkarsh Verma
ede3944dc6 Update README 2021-10-17 07:32:31 +05:30
Utkarsh Verma
3d55e4b10f Make block clickability optional 2021-10-17 07:28:15 +05:30
Utkarsh Verma
5a3097a13d Update README and close file descriptors on exit 2021-10-16 09:32:18 +05:30
Utkarsh Verma
eaee001006 Update README 2021-10-15 15:38:36 +05:30
Utkarsh Verma
6ba4ffbcfb Update README 2021-10-15 10:41:45 +05:30
Utkarsh Verma
034f33bc41 Add TRAILING_DELIMITER option 2021-10-13 21:28:49 +05:30
Utkarsh Verma
47e7097dbc Update README 2021-10-12 20:37:59 +05:30
Utkarsh Verma
968ceac7f3 Execute blocks asynchronously 2021-04-21 18:24:39 +05:30
Utkarsh Verma
90da29d54f Update README. 2021-03-23 09:45:48 +05:30
Utkarsh Verma
1d936dcadd Add README.md 2021-03-22 11:15:40 +05:30