Skip to content
  • Owen W. Taylor's avatar
    MetaFrame: Cache borders · a4a8f1f8
    Owen W. Taylor authored
    Cache the computed border size so we can fetch the border size at
    any time without worrying that we'll be spending too much time in
    the theme code (in some cases we might allocate a PangoFontDescription
    or do other significant work.)
    
    The main effort here is clearing the cache when various bits of window
    state change that could potentially affect the computed borders.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=707194
    a4a8f1f8