On Tue, 2009-06-02 at 09:33 +0100, Ray O'Riordan wrote: > I'm trying to migrate a GUI originally designed to run on Moblin UME to > Moblin2. The GUI is mostly built using clutter (which was no trouble to > bring over) but uses the hildon window manager library for Alt-Tab > application switching. > What libraries does Moblin2 use for application control that I could use to > rewrite this section of my outdated code? Any help would be much > appreciated!
If you want to switch the focused application or workspace, I suggest you use libwnck. Ross -- Ross Burton mail: [email protected] jabber: [email protected] www: http://burtonini.com _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
