df1fbf1 Notify focus state when the foreign menu title is set

1 file Authored by elmarco 12 years ago, Committed by Marc-André Lureau 12 years ago,
    Notify focus state when the foreign menu title is set
    
    The current code only inform of focus state when the listener is ready.
    spice-gtk controller code lacks signal when a client connects, but a
    client will set the title when connected and send a notify signal.
    Use this event to notify of application focus state.
    
        
file modified
+26 -6