Pass a user data to the client_set_reduce/expand function which is given to the
authorDana Jansens <danakj@orodu.net>
Fri, 29 Jul 2011 20:57:55 +0000 (16:57 -0400)
committerDana Jansens <danakj@orodu.net>
Sun, 30 Sep 2012 15:58:25 +0000 (11:58 -0400)
commit71844ee610caa157ab76729218721bbca55c2f53
tree7e243964201bc59204564e32d406d7cccb00b687
parent139b83e905a576d939ae28f0eb6b8d4ed85efa40
Pass a user data to the client_set_reduce/expand function which is given to the
callback.

This lets us pass the filter's context in to its test function along with the
  client window, so it can make an intelligent decision about adding/removing
  the client from the current set.
openbox/action_filter.c
openbox/client_set.c
openbox/client_set.h