]> git.lizzy.rs Git - bspwm.git/commit
Allow multiple constraints for the *query* domain
authorBastien Dejean <nihilhill@gmail.com>
Thu, 14 Apr 2016 21:15:58 +0000 (23:15 +0200)
committerBastien Dejean <nihilhill@gmail.com>
Thu, 14 Apr 2016 21:15:58 +0000 (23:15 +0200)
commit71a2fb91b056a49250b8e84e7550a52cb646fcaa
treeb297cfa648ce7f893ae1617b965cb1e44d6bf06d
parent789cb8a50426f60cfcd3e933771a0201c0b452c7
Allow multiple constraints for the *query* domain

Example:
    bspc query -N -d '^3' -n .window

The above command will list the IDs of the windows of the third desktop.
doc/bspwm.1
doc/bspwm.1.asciidoc
messages.c