<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - A win7 guest in fullscreen, The fullscreen window can move(connecting by virt-viewer)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104138#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - A win7 guest in fullscreen, The fullscreen window can move(connecting by virt-viewer)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104138">bug 104138</a>
from <span class="vcard"><a class="email" href="mailto:hudeng@os-easy.com" title="hudeng <hudeng@os-easy.com>"> <span class="fn">hudeng</span></a>
</span></b>
<pre>I think it can reduce the impact of this configuration. Get toolbar GdkScreen
by using gtk_widget_get_screen, then use
gtk_style_context_add_provider_for_screen
modify toolbar window-dragging property.
------------------ Original ------------------
From: "bugzilla-daemon"<<a href="mailto:bugzilla-daemon@freedesktop.org">bugzilla-daemon@freedesktop.org</a>>;
Date: Thu, Dec 14, 2017 10:52 PM
To: "hudeng"<<a href="mailto:hudeng@os-easy.com">hudeng@os-easy.com</a>>;
Subject: [<a class="bz_bug_link
bz_status_NEW "
title="NEW - A win7 guest in fullscreen, The fullscreen window can move(connecting by virt-viewer)"
href="show_bug.cgi?id=104138">Bug 104138</a>] A win7 guest in fullscreen, The fullscreen window
canmove(connecting by virt-viewer)
<a href="show_bug.cgi?id=104138#c4">Comment # 4</a> on <a class="bz_bug_link
bz_status_NEW "
title="NEW - A win7 guest in fullscreen, The fullscreen window can move(connecting by virt-viewer)"
href="show_bug.cgi?id=104138">bug 104138</a> from ">
Eduardo Lima (Etrunko) (In reply to hudeng from <a href="show_bug.cgi?id=104138#c3">comment #3</a>) > window
drag can disable by css file, for example: > > > *{ >
-GtkWidget-window-dragging: false; > } This property disables dragging not only
in fullscreen, but in all cases, even if the window is not maximized. I could
not reproduce this on linux, so may be something in windows version of Gtk+
only?
You are receiving this mail because:
You reported the bug.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>