[Bug 104138] A win7 guest in fullscreen, The fullscreen window can move(connecting by virt-viewer)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Dec 15 01:15:54 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=104138
--- Comment #5 from hudeng <hudeng at os-easy.com> ---
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"<bugzilla-daemon at freedesktop.org>;
Date: Thu, Dec 14, 2017 10:52 PM
To: "hudeng"<hudeng at os-easy.com>;
Subject: [Bug 104138] A win7 guest in fullscreen, The fullscreen window
canmove(connecting by virt-viewer)
Comment # 4 on bug 104138 from ">
Eduardo Lima (Etrunko) (In reply to hudeng from comment #3) > 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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/spice-bugs/attachments/20171215/df9b2a3d/attachment.html>
More information about the spice-bugs
mailing list