On Tue, Jun 10, 2008 at 01:25:31PM +0200, yy wrote: > 2008/6/10, Anselm R. Garbe <[EMAIL PROTECTED]>: > > Well for the predifined builtin key handlers this is right. > > However, const void * allows extensions to use structs of > > certain kinds directly as input, whereas the union needs to be > > redefined in such cases. > > > > However a solution to this problem is of course introducing void > > * as part of the union. > > > > So I'm open for introducing this change. The problem is, we > > should do that before 5.0 to keep updates to config.h at a > > minimum after 5.0. > > > If ther is plans to add mouse actions definitions after 5.0 I'm in > favor of this change, since it will simplify it in config.h too.
I applied anydot's patch with all implications. I'm willing to add the mouse actions as well. Kind regards, -- Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
