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, 16 Oct 2011 22:55:15 +0000 (18:55 -0400)
commit7ecc846358882c5e50a404d41bc66a638cd07e51
tree99877d2d7fdb0e402578c444b27e4a7e69a931a3
parent88363806531f1bef513ffa9eb0329ad8fda93f0f
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