Skip to content
  • Alberts Muktupāvels's avatar
    libmetacity: replace ints with doubles in few places · 90f64f2b
    Alberts Muktupāvels authored
    When we draw decorations we scale down client width and height. This
    causes problem when client width or height is odd number - decorations
    is not drawn in full size. Replace ints with doubles to make sure
    that cairo scales decorations to correct size.
    
    Improves HiDPI support.
    90f64f2b