summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use plain READMEHEADmasterLouis Burda2024-02-061-0/+0
* Improve readme and remove some more bloatLouis Burda2024-02-065-189/+132
* Add config file support and refactorLouis Burda2024-02-065-230/+201
* Add MIT license and cleanupLouis Burda2023-06-234-76/+127
* Move constant timeout to variableLouis Burda2023-06-231-3/+4
* Let block script die within 1s time limit instead of killing instantlyLouis Burda2023-06-231-9/+14
* Handle interrupting of select through SIGALRMLouis Burda2023-06-231-9/+13
* Fixed read for long linesLouis Burda2023-06-231-93/+106
* Replace popen() with fork() to kill after timeoutLouis Burda2023-06-231-7/+33
* Add timeout to reading block outputLouis Burda2023-06-231-10/+36
* Move patches to separate repoLouis Burda2023-06-233-65/+0
* Refactor for readabilityLouis Burda2023-06-235-88/+95
* Fix Makefile DESTDIR changesLouis Burda2023-06-231-2/+2
* Add install target to MakefileLouis Burda2023-06-231-2/+7
* Remove patch original from treeLouis Burda2023-06-231-301/+0
* Remove patch reject from treeLouis Burda2023-06-231-22/+0
* Improve handling of too long status textsLouis Burda2023-06-231-2/+3
* Remove blocks.def.h config and clean event patchLouis Burda2023-06-232-18/+0
* Reverse patch and cleanup contrib filesLouis Burda2023-06-235-17/+330
* Add prefix and suffix patchLouis Burda2023-06-232-0/+29
* Turn previous commit into contrib patchLouis Burda2023-06-233-11/+64
* Add special event (such as click) handlingLouis Burda2023-06-232-5/+12
* Add missing free to debug messagesLouis Burda2023-06-231-1/+2
* Simplify debug print to a single functionLouis Burda2023-06-231-23/+26
* Fix blocks array empty by defaultLouis Burda2023-06-231-1/+1
* Add missing slash to script path macroLouis Burda2023-06-231-1/+1
* Fix code style and fix block updateLouis Burda2023-06-232-21/+60
* Add initial version with basic functionalityLouis Burda2023-06-236-0/+384