PDA

View Full Version : The gir_info() plugin interface



Mark F
February 18th, 2005, 08:52 AM
With my new plugin, I have only seen GIRINFO_SCRIPT_AFTER_STARTED and GIRINFO_SCRIPT_BEFORE_STOPPED messages coming through the gir_info() interface. Are more messages coming later or has this type of message traffic been killed for good?

NOTE: I haven't let the machine go to a power management mode while this Alpha has been running so GIRINFO_POWERBROADCAST hasn't been required, yet.

Ron
February 18th, 2005, 10:03 AM
GIRINFO_POWERBROADCAST, GIRINFO_MAINWIN_CLOSE and GIRINFO_MAINWIN_OPEN are coming back.

Do we need the GIRINFO_QUERYUNLOAD?

Mark F
February 18th, 2005, 04:35 PM
I don't but someone else may. (it was there for a reason :) )

Ron
February 18th, 2005, 05:00 PM
guess so.

Mark F
February 19th, 2005, 03:50 AM
Searching through old threads, I think you came up with the GIRINFO_QUERYUNLOAD message. If you want to ditch it, I vote "do it". :)

Ron
February 19th, 2005, 05:49 PM
It is gone ;-)