G::Idle bug



There was a bug in the priority of G::Idle.  It was being set to G_PRIORITY_DEFAULT (0) instead of 
G_PRIORITY_DEFAULT_IDLE (200).  This meant that idle functions were being called all the time instead 
whenever the event queue was empty.  I have commited the change to CVS.




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