wmsl

Block-based window manager status line
git clone https://git.sinitax.com/sinitax/wmsl
Log | Files | Refs | README | LICENSE | sfeed.txt

DateCommit messageAuthorFiles+-
2024-02-06 00:35Use plain READMELouis Burda1+0-0
2024-02-06 00:26Improve readme and remove some more bloatLouis Burda5+132-189
2024-02-05 22:59Add config file support and refactorLouis Burda5+201-230
2023-06-22 22:32Add MIT license and cleanupLouis Burda4+127-76
2022-07-18 19:04Move constant timeout to variableLouis Burda1+4-3
2022-07-03 01:53Let block script die within 1s time limit instead of killing instantlyLouis Burda1+14-9
2022-07-02 12:01Handle interrupting of select through SIGALRMLouis Burda1+13-9
2022-07-01 19:26Fixed read for long linesLouis Burda1+106-93
2022-07-01 18:10Replace popen() with fork() to kill after timeoutLouis Burda1+33-7
2022-07-01 17:43Add timeout to reading block outputLouis Burda1+36-10
2022-07-01 16:35Move patches to separate repoLouis Burda3+0-65
2022-01-02 12:54Refactor for readabilityLouis Burda5+95-88
2021-03-21 11:24Fix Makefile DESTDIR changesLouis Burda1+2-2
2021-03-21 10:53Add install target to MakefileLouis Burda1+7-2
2020-09-29 10:24Remove patch original from treeLouis Burda1+0-301
2020-09-29 10:23Remove patch reject from treeLouis Burda1+0-22
2020-09-29 10:19Improve handling of too long status textsLouis Burda1+3-2
2020-09-29 10:09Remove blocks.def.h config and clean event patchLouis Burda2+0-18
2020-09-29 10:05Reverse patch and cleanup contrib filesLouis Burda5+29-17
2020-09-29 10:00Add prefix and suffix patchLouis Burda2+29-0
2020-09-29 09:56Turn previous commit into contrib patchLouis Burda3+64-11
2020-09-27 18:42Add special event (such as click) handlingLouis Burda2+12-5
2020-09-27 00:27Add missing free to debug messagesLouis Burda1+2-1
2020-09-22 09:45Simplify debug print to a single functionLouis Burda1+26-23
2020-09-13 19:49Fix blocks array empty by defaultLouis Burda1+1-1
2020-09-13 19:42Add missing slash to script path macroLouis Burda1+1-1
2020-09-12 23:30Fix code style and fix block updateLouis Burda2+60-21
2020-09-12 19:55Add initial version with basic functionalityLouis Burda6+384-0