7 Commits

Author SHA1 Message Date
Martin Duquesnoy
aa71bf00f9 Allow ']' char in string of \s[] sequences, by adding a \ before 2012-01-27 18:26:18 +01:00
David Delassus
e31ebb9702 Add logging system with warnl, warnxl, errl, errxl 2012-01-21 18:27:36 +01:00
Philippe Pepiot
3e684a5916 Fix xstrdup if str is NULL.
If str is NULL we return an uninitialized char *
2012-01-19 11:21:40 +01:00
Martin Duquesnoy
7e05c2dadf Fix issue #8 on github about shell absolute path in spawn function, thanks to antoineB 2012-01-18 23:27:40 +01:00
Martin Duquesnoy
f46cbaf501 Clean code by adding function instead macros for seq parsing AND allow multi mousebinds sequence: \[](;;)(;;)(;;) 2012-01-11 16:18:21 +01:00
Martin Duquesnoy
f6c0bc8a6c Work on status: Add \s[]\ \r[]\ sequences for text & rectangle 2012-01-09 19:35:57 +01:00
Martin Duquesnoy
4eca4bdcfa Branch for wmfs2 2011-09-23 23:01:17 +02:00