On Sun, Jul 19, 2015 at 11:18:32AM +0200 I heard the voice of Richard Levitte, and lo! it spake thus: > > Having a closer look, I can't quite understand how the macros > XA_WIN_STATE etc are useful... It does seem like, in this example, > _XA_WIN_STATE (initialised in gnome.c) should be used instead... > > I do have a fleeting memory that the Gnome stuff was said to be half > baked way back when... maybe it's time to clean it up a bit...
Yeah, that looks pretty wacked out. Sounds like a not unreasonable quick fix. Better probably would be just to convert it over to the autogen atoms stuff Olaf added a while back for EWMH and the main ctwm atoms; simplifies a lot of manual code. Though note that it _is_ disabled in the default config since the EWMH stuff came in. I vacillate on that a little; if enabled and nothing's using it, all it does is waste a few comparisons from time to time finding that out, which isn't meaningful overhead... -- Matthew Fuller (MF4839) | [email protected] Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.
