Window Move Event?



Hi,

I'm writing a program and hoping to keep track of window positions via GConf.

Basically, whenever a window is moved, I want to update the configuration.

It seems I've tried just about every event signal available to catch the event. Catching a resize is straightforward, but catching a move is less obvious. I'd rather not just catch "event," since that happens very frequently.

Any help would be appreciated.

--Pat



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]