Re: Modules and receiving MX_* packets

2020-07-04 Thread Dan Espen
Thomas Adam writes: > Hi Dan, > > Hope everyone's well. Here in the UK, we're officially allowed out to a pub > and other places. But I'm staying clear of all of those for now -- we're > likely days away from either a local lockdown or a second national wave of > Covid-19. I don't want to be u

Re: Modules and receiving MX_* packets

2020-07-04 Thread Thomas Adam
Hi Dan, On Sat, Jul 04, 2020 at 03:19:18PM -0400, Dan Espen wrote: > Thomas Adam writes: > > I've looked at other examples in fvwm such as FvwmAnimate, FvwmAuto, and > > none > > of them are doing anything different to MX_* packet handling, to what I'm > > trying to do. > > > > If anyone has any

Re: Modules and receiving MX_* packets

2020-07-04 Thread Dan Espen
Thomas Adam writes: > Hi all, > > I thought I understood the nature of registering and receiving MX_* module > packets, but I don't, so I'm hoping someone here will have the answer I'm > looking for. > > I'm writing a C module for fvwm, and am amalgamating the different packet > types in a table

Modules and receiving MX_* packets

2020-07-04 Thread Thomas Adam
Hi all, I thought I understood the nature of registering and receiving MX_* module packets, but I don't, so I'm hoping someone here will have the answer I'm looking for. I'm writing a C module for fvwm, and am amalgamating the different packet types in a table such as the following: stru