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>
Wed, 5 Oct 2011 17:34:39 +0000 (13:34 -0400)
commit80fbf37fe78832ebbc365206bf89ee9306149fdd
tree772804a78aa3f1e2824d12b5c84f64226367760b
parent0ea1e0b45206fbf39039211d00916bfc60c92aa1
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