Skip to content
  • Jonas Ådahl's avatar
    wayland: Bail loudly if invalid geometry is set · ba315609
    Jonas Ådahl authored
    There is some bug somewhere where the geometry ends up being correct.
    Mutter didn't handle this gracefully, and is to be changed to simply
    respect the protocol and error out the client that sends bogus data.
    
    Prepare for this by instead of sending bogus data, complain loudly if it
    would happen dropping the invalid geometry on the floor instead of
    sending it.
    
    Related: GNOME/mutter#1527
    ba315609