GNOME Bugzilla – Bug 694011
Track XKB group configuration change
Last modified: 2013-02-18 12:57:03 UTC
Since GNOME 3.6, switching XKB layouts changes the group configuration, while libcaribou assumes that the configuration is fixed during the session. This patch tries to track group configuration changes and allow clients to reconstruct keyboard UI through two new signals: KeyboardModel::group-added and KeyboardModel::group-removed.
Created attachment 236435 [details] [review] Track XKB group configuration change
Review of attachment 236435 [details] [review]: This is fine but I don't think you need a review here :-)
Attachment 236435 [details] pushed as f037563 - Track XKB group configuration change