Skip to content
  • Marco Trevisan's avatar
    windowMenu: Do actions requiring grab once ungrabbed · 2b3ab3ec
    Marco Trevisan authored
    Resizing or moving a window needs starting a keyboard grab. However, if the
    action is triggered by a menu entry activation it might not work as we already
    have already an active grab on input devices to manage the menu itself.
    
    So, possibly wait maximum 100ms for the current grab operation to be completed
    before trying go start a new one.
    
    Needs mutter!596
    Fixes #1326
    
    !557
    2b3ab3ec