From 9c690bd8b104c5deb50513dc2ed94dadb255585a Mon Sep 17 00:00:00 2001 From: jstebbins Date: Sun, 15 Nov 2009 20:32:04 +0000 Subject: [PATCH] LinGui: fix preview window stacking behavior it could not be raised above queue or activity window git-svn-id: svn://localhost/HandBrake/trunk@2936 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- gtk/src/ghb.ui | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index a584a33b..8056df6d 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -4686,6 +4686,7 @@ Requires subme >= 6 and trellis >= 1. GDK_WINDOW_TYPE_HINT_DIALOG True True + hb_window @@ -4743,6 +4744,7 @@ Requires subme >= 6 and trellis >= 1. GDK_WINDOW_TYPE_HINT_DIALOG True True + hb_window @@ -6161,6 +6163,7 @@ The classic deinterlace filter is applied to all frames. Frames that are not int True True False + hb_window GDK_STRUCTURE_MASK | GDK_POINTER_MOTION_MASK -- 2.11.0