]> git.lizzy.rs Git - bspwm.git/commit
Pass intermediate conseq. as arg. to ext. rules
authorBastien Dejean <nihilhill@gmail.com>
Fri, 29 Sep 2017 09:19:53 +0000 (11:19 +0200)
committerBastien Dejean <nihilhill@gmail.com>
Fri, 29 Sep 2017 09:19:53 +0000 (11:19 +0200)
commit49caeb8ce8efdb0f4e82f52bc98b327b6049d776
treeb6b32128ceaf492612b11ec275b0c89a5422cb9f
parentd953f6fa7f1836590c59c9882d70919144a168e3
Pass intermediate conseq. as arg. to ext. rules

Inside the external rules script, `eval "$4"` provides a convenient way
of accessing the current values.
doc/bspwm.1
doc/bspwm.1.asciidoc
src/helpers.c
src/helpers.h
src/query.c
src/query.h
src/rule.c