GNOME Bugzilla – Bug 116340
IM status windows only show on the default screen in multihead environment.
Last modified: 2011-02-04 16:12:02 UTC
Hi I found that the IM status windows can only show on the default screen if my program is running on another screen. Here is a patch to fix it.
Created attachment 17917 [details] [review] a patch to fix the im status window behaviour in multihead mode.
Has interactions with the correct fix that needs to be done for bug 115077
There is a fix for this in the latest patch attached to bug 115077
Mon Aug 18 17:19:12 2003 Owen Taylor <otaylor@redhat.com> * modules/input/gtkimcontextxim.c: Track the current screen for each toplevel so that we show the status window on the right screen. (#116340, James Su) * modules/input/gtkimcontextxim.c (get_im): Fix bug with multiple open screens.