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, 3 Aug 2011 21:45:01 +0000 (17:45 -0400)
commit04504f8d4ad6dddaabce4d4b760e35bbada48bec
tree7140ff59993c9ad8ea1da91fb22869749766f50c
parent797b22314538cede3d0cb75961ef6c87bb5dd767
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