JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added ban() which takes care than a banned window is not banned again... (this reduce...
authorAnselm R. Garbe <arg@suckless.org>
Wed, 14 Feb 2007 13:01:12 +0000 (14:01 +0100)
committerAnselm R. Garbe <arg@suckless.org>
Wed, 14 Feb 2007 13:01:12 +0000 (14:01 +0100)
commit3ce8c9f33844a995e79329978db9d2cd3981e032
tree58c918da4f17a1d81440cc97f6e031fd3938a58a
parent0d095ae2ff0e8d703e4a8c9a20cd061c4bdcc6e2
added ban() which takes care than a banned window is not banned again... (this reduces the overall ConfigureNotify's to clients)
client.c
config.mk
dwm.h
event.c
view.c