Set _HILDON_WM_WINDOW_TYPE property to legacy Gtk app menus
authorAlberto Garcia <agarcia@igalia.com>
Thu, 11 Jun 2009 15:58:23 +0000 (17:58 +0200)
committerAlberto Garcia <agarcia@igalia.com>
Thu, 11 Jun 2009 16:26:07 +0000 (18:26 +0200)
commit2f8dd0ac3c36beb7c185a41888be1092130539a8
tree40cde4b7478e206c8e47fcecdac51bd54894ea09
parent694e8d990a47a101120528a63e3ed8542845339b
Set _HILDON_WM_WINDOW_TYPE property to legacy Gtk app menus

* hildon/hildon-window.c (hildon_window_toggle_gtk_menu)
(+legacy_menu_realized, +legacy_menu_unmapped)
(+set_legacy_menu_type):
Set the _HILDON_WM_WINDOW_TYPE property to legacy Gtk app menus so
they can be identified by the window manager.

Fixes: NB#101437 (Invoking CSM on the left side of page area is
displayed in wrong location)

Fixes: MB#4563 (Popup menu won't locate at the left side of the
screen)
ChangeLog
hildon/hildon-window.c