index
:
sinitax/wmsl
master
Block-based window manager status line
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use plain README
HEAD
master
Louis Burda
2024-02-06
1
-0
/
+0
*
Improve readme and remove some more bloat
Louis Burda
2024-02-06
5
-189
/
+132
*
Add config file support and refactor
Louis Burda
2024-02-06
5
-230
/
+201
*
Add MIT license and cleanup
Louis Burda
2023-06-23
4
-76
/
+127
*
Move constant timeout to variable
Louis Burda
2023-06-23
1
-3
/
+4
*
Let block script die within 1s time limit instead of killing instantly
Louis Burda
2023-06-23
1
-9
/
+14
*
Handle interrupting of select through SIGALRM
Louis Burda
2023-06-23
1
-9
/
+13
*
Fixed read for long lines
Louis Burda
2023-06-23
1
-93
/
+106
*
Replace popen() with fork() to kill after timeout
Louis Burda
2023-06-23
1
-7
/
+33
*
Add timeout to reading block output
Louis Burda
2023-06-23
1
-10
/
+36
*
Move patches to separate repo
Louis Burda
2023-06-23
3
-65
/
+0
*
Refactor for readability
Louis Burda
2023-06-23
5
-88
/
+95
*
Fix Makefile DESTDIR changes
Louis Burda
2023-06-23
1
-2
/
+2
*
Add install target to Makefile
Louis Burda
2023-06-23
1
-2
/
+7
*
Remove patch original from tree
Louis Burda
2023-06-23
1
-301
/
+0
*
Remove patch reject from tree
Louis Burda
2023-06-23
1
-22
/
+0
*
Improve handling of too long status texts
Louis Burda
2023-06-23
1
-2
/
+3
*
Remove blocks.def.h config and clean event patch
Louis Burda
2023-06-23
2
-18
/
+0
*
Reverse patch and cleanup contrib files
Louis Burda
2023-06-23
5
-17
/
+330
*
Add prefix and suffix patch
Louis Burda
2023-06-23
2
-0
/
+29
*
Turn previous commit into contrib patch
Louis Burda
2023-06-23
3
-11
/
+64
*
Add special event (such as click) handling
Louis Burda
2023-06-23
2
-5
/
+12
*
Add missing free to debug messages
Louis Burda
2023-06-23
1
-1
/
+2
*
Simplify debug print to a single function
Louis Burda
2023-06-23
1
-23
/
+26
*
Fix blocks array empty by default
Louis Burda
2023-06-23
1
-1
/
+1
*
Add missing slash to script path macro
Louis Burda
2023-06-23
1
-1
/
+1
*
Fix code style and fix block update
Louis Burda
2023-06-23
2
-21
/
+60
*
Add initial version with basic functionality
Louis Burda
2023-06-23
6
-0
/
+384