On 27 July 2010 00:53, Ethan Grammatikidis <eeke...@fastmail.fm> wrote:
...
> An idea crossed my mind, I don't know if it's worth anything. I thought of
> adding a pair of fields to dwm's window-matching array to match any X
> property set on a window. I don't know how the typing would work, perhaps it
> could involve a pointer to a union? Also it could be a nuisance to those
> with long window-matching lists.

Crossed my mind too, but I would have no use of it and flexible arrays
inside structures are a pain, so I didn't bother.
If you have any ideas, I'd be interested, though, purely implementation-wise.

Rob

Reply via email to