If an instance of FeedingIt is running, send it to the front and quit.
authorNeal H. Walfield <neal@walfield.org>
Mon, 5 Sep 2011 12:03:43 +0000 (14:03 +0200)
committerNeal H. Walfield <neal@walfield.org>
Mon, 5 Sep 2011 12:03:43 +0000 (14:03 +0200)
commit74b0dc2ace136e0524fe6a25a733d0dd0a5e0b3b
treeb0b886c56675825251d8e6374133fc85668d2b98
parent480d244d978210ad7f900a1fac0266807a9666ea
If an instance of FeedingIt is running, send it to the front and quit.

 - Grab org.maemo.feedingit exclusively (don't queue).
 - If we fail to get it, invoke org.maemo.feedingit.GrabFocus.
 - Implement org.maemo.feedingit.GrabFocus to bring the application to
   the front.
src/FeedingIt.py
src/feedingitdbus.py