Skip to content
  • Roman Gilg's avatar
    xwayland: Check emulation on client toplevel resize · 02d78631
    Roman Gilg authored
    
    
    When a reparented window is resized directly check the emulation instead of
    doing this only when the window manager parent window is resized, what might
    never happen.
    
    For that to work we need to make sure that we compare the current size of the
    client toplevel when looking for an emulated mode.
    
    Signed-off-by: default avatarRoman Gilg <subdiff@gmail.com>
    02d78631