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 ------------------
Date:  Thu, Dec 14, 2017 10:52 PM
To:  "hudeng"<hudeng@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
(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.