Skip to content
  • Vlad Zahorodnii's avatar
    autotests: Prefer stackingOrder() over xStackingOrder() · 0f60cc68
    Vlad Zahorodnii authored
    This reduces the number of usages of xStackingOrder(), which simplifies
    the reasoning about when it can be marked as dirty.
    
    Since internal windows are now in the regular stack, InternalWindowTest
    can use stackingOrder().
    
    As for X11ClientTest, there's no specific reason why it uses the x stack
    instead of the regular one.
    0f60cc68