]> git.lizzy.rs Git - bspwm.git/commit
Implement tags
authorBastien Dejean <nihilhill@gmail.com>
Sat, 5 Oct 2013 20:32:40 +0000 (22:32 +0200)
committerBastien Dejean <nihilhill@gmail.com>
Sat, 5 Oct 2013 20:32:40 +0000 (22:32 +0200)
commita75979be62bd2b34bbdd06560c5879b6055456fe
tree9c7448c05bdc7f7a8b7deb6e382c366dfc3eca3d
parentd653f1cb7098a09faeeeed8d183f5dd77abe036f
Implement tags
33 files changed:
Makefile
Sourcedeps
bspwm.c
bspwm.h
desktop.c
desktop.h
doc/bspwm.1
doc/bspwm.1.txt
events.h
ewmh.h
helpers.h
history.c
history.h
messages.c
messages.h
monitor.c
monitor.h
pointer.h
query.c
query.h
restore.c
restore.h
rule.c
rule.h
settings.h
stack.h
tag.c [new file with mode: 0644]
tag.h [new file with mode: 0644]
tree.c
tree.h
types.h
window.c
window.h