window: Don't queue move/resizes if the extents are the same
GTK+ sets the frame extents on every allocation, so don't bother doing any extra work if things are the same.
Showing
Please register or sign in to comment
GTK+ sets the frame extents on every allocation, so don't bother doing any extra work if things are the same.