]> icculus.org git repositories - dana/openbox.git/history - openbox/client_set.h
Use ObConfigValue to parse gravity coords, remove parse special functions from config...
[dana/openbox.git] / openbox / client_set.h
2012-09-30 Dana JansensProvide operations to get the size of a ObClientSet...
2012-09-30 Dana JansensAdd functions to ObClientSet to run a function on each...
2012-09-30 Dana JansensAdd a means to duplicate ObClientSet
2012-09-30 Dana JansensAdd the minus and contains() operations to ObClientSet...
2012-09-30 Dana JansensFix expand/reduce in the full or empty set cases.
2012-09-30 Dana Jansensmake a special "ALL" ObClientSet which contains all...
2012-09-30 Dana JansensPass a user data to the client_set_reduce/expand functi...
2012-09-30 Dana Jansensmake empty sets still a ObClientSet* structure and...
2012-09-30 Dana JansensAdd ObClientSet data type. It holds a set of clients !