(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?