LWN.net Logo

GNOME and input method integration

GNOME and input method integration

Posted Jul 2, 2012 13:55 UTC (Mon) by oak (subscriber, #2786)
Parent article: GNOME and input method integration

> and a D-Bus API on GNOME's side that the framework can use to draw predictive-text pop-up windows

Why D-BUS API is a requirement for this?

Can there be multiple clients at the same time so that some kind of a publish/subscribe/broadcast API/service is needed?


(Log in to post comments)

GNOME and input method integration

Posted Jul 5, 2012 7:35 UTC (Thu) by ovitters (subscriber, #27950) [Link]

Dbus is just an IPC system. Not inventing something new avoids bugs.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds