[Fedora-i18n-bugs] [Bug 529920] language panel pops up on the wrong monitor

bugzilla at redhat.com bugzilla at redhat.com
Thu Nov 26 01:46:19 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=529920





--- Comment #4 from Matthias Clasen <mclasen at redhat.com>  2009-11-25 20:46:18 EDT ---
You could either 

Always place the panel on the primary monitor. See XRRGetOutputPrimary(), GTK+
api for this will be available in 2.20 before the end of the year. This is what
the gnome-panel does (or at least tries to do).

or

Make the panel jump to the monitor which contains the active window. See things
like gdk_screen_get_monitor_geometry() and gdk_screen_get_active_window() for
how to get the necessary information.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the i18n-bugs mailing list