Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 196878 | Differences between
and this patch

Collapse All | Expand All

(-)gnome-screensaver-2.20.0/src/gs-manager.c (-1 / +1 lines)
Lines 1050-1056 Link Here
1050
        }
1050
        }
1051
1051
1052
        /* Move keyboard and mouse grabs so dialog can be used */
1052
        /* Move keyboard and mouse grabs so dialog can be used */
1053
        gs_grab_move_to_window (manager->priv->grab,
1053
        gs_grab_grab_window (manager->priv->grab,
1054
                                gs_window_get_gdk_window (window),
1054
                                gs_window_get_gdk_window (window),
1055
                                gs_window_get_screen (window),
1055
                                gs_window_get_screen (window),
1056
                                FALSE);
1056
                                FALSE);

Return to bug 196878