Skip to content
  • Tom Schoonjans's avatar
    gdkwindow-quartz: partial aspect ratio support · 7d43cda4
    Tom Schoonjans authored and John Ralls's avatar John Ralls committed
    Support was added for GDK_HINT_ASPECT in
    gdk_quartz_window_set_geometry_hints though with one restriction:
    min_aspect and max_aspect have to be equal, which I believe corresponds
    to the most common usage. A warning will be printed if this condition is
    not met but min_aspect will be used anyway.
    7d43cda4