]> git.sur5r.net Git - i3/i3/commit
Make “debuglog on” command persist via restarts 1930/head
authorhwangcc23 <hwangcc@csie.nctu.edu.tw>
Thu, 17 Sep 2015 15:53:12 +0000 (23:53 +0800)
committerhwangcc23 <hwangcc@csie.nctu.edu.tw>
Sat, 19 Sep 2015 23:48:02 +0000 (07:48 +0800)
commitb2bbd2c064bbe77fc5e045f68cb12eaefd378b02
treeed34f19213f014019ac43e721920f06a0c8238bb
parentd4fb17546c96ce81101cacb176a2a130e43b2aa1
Make “debuglog on” command persist via restarts

1. Reference: issue #1929
2. When restarting, add the argument "-d all" if debuglog is on.
3. Add add_argument() for adding/replacing the given argument.
src/util.c