[gnome-panel] libpanel-applet: show applet edit popup on correct screen
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] libpanel-applet: show applet edit popup on correct screen
- Date: Sat, 16 Nov 2013 23:23:05 +0000 (UTC)
commit 292387b4cebd7af464ced29100e339239f5c3771
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sun Nov 17 01:22:15 2013 +0200
libpanel-applet: show applet edit popup on correct screen
libpanel-applet/panel-applet.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libpanel-applet/panel-applet.c b/libpanel-applet/panel-applet.c
index 56f31f1..a0e5cad 100644
--- a/libpanel-applet/panel-applet.c
+++ b/libpanel-applet/panel-applet.c
@@ -1237,6 +1237,7 @@ panel_applet_edit_menu_popup (PanelApplet *applet,
menu = gtk_ui_manager_get_widget (applet->priv->ui_manager,
"/PanelAppletEditPopup");
+ gtk_menu_set_screen (GTK_MENU (menu), gtk_widget_get_screen (GTK_WIDGET (applet)));
gtk_menu_popup (GTK_MENU (menu),
NULL, NULL,
NULL,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]