Skip to content
  • Vlad Zahorodnii's avatar
    Track the input shape of the server-side decoration · fea950f2
    Vlad Zahorodnii authored
    In order to determine if a window accepts input at specified position,
    we need to check if the decorated window and the server-side decoration
    contain the given point.
    
    While we have a way to determine if a point falls inside the input shape
    of the decorated window, there is no any way to do the same for the deco.
    fea950f2