11 Commits

Author SHA1 Message Date
Martin Duquesnoy
ff269f01b3 Add clean status_surface. cmd syntax: "w;h;bg <statusline>" 2012-02-06 15:29:48 +01:00
Martin Duquesnoy
ca4fd18e38 Add launcher completion (adapt philpep FTS based completion, thanks philpep) 2012-01-30 10:42:45 +01:00
Martin Duquesnoy
25dec6073c Handle signals TERM, QUIT and CHLD for zombies 2012-01-29 04:24:28 +01:00
Martin Duquesnoy
2ac4d8ffd0 Fix some free client issues, add double fork in spawn 2012-01-28 17:10:59 +01:00
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