Code

gidle: work around nested leave/enter problem
authorMax Kellermann <max@duempel.org>
Sat, 10 Oct 2009 13:47:46 +0000 (15:47 +0200)
committerMax Kellermann <max@duempel.org>
Sat, 10 Oct 2009 13:47:46 +0000 (15:47 +0200)
commitf0369dcca7db69bc6d42f16aa204120dbf2b2a6a
treeb6e753896c562b4ca0d686334ccf82c618d3b077
parent9c8b5f9177ca2c374db1dbe0f3098a9c182a3492
gidle: work around nested leave/enter problem

Add the flag "leaving" which disables the mpd_glib_enter() function
while mpd_glib_leave() is running.
src/gidle.c