Updates:

> Probably the shortest path, anyway.  I feel like we probably want to
> push it further somehow; [...]

I've spent some more time looking at this, and I think we can just
consider ICCCM-ish ConfigureRequest's and EWMH-ish
NET_MOVERESIZE_WINDOW to be different frontends to [almost] the same
mechanism.  So, the right answer is pulling most of the important guts
of HandleConfigureNotify() into a separate function that HCN() and
EwmhClientMessage_NET_MOVERESIZE_WINDOW() would both call into.

So, I'm in the midst of doing that now.


> Yeah.  The Tmp_win bit gives me the willies too.  [...]  That feels
> like it can probably be unwound a little too.
> 
> Event gets touched a lot more widely [...]

In cleaning up HCN() a bit in preparation, I've convinced myself that
nothing downstream from it needs these globals rewritten, so I've
yoinked them out.


-- 
Matthew Fuller     (MF4839)   |  [email protected]
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.

Reply via email to