Skip to content
  • Jasper St. Pierre's avatar
    display: Rename grab_op_is_wayland to grab_op_should_block_wayland · 30d534f1
    Jasper St. Pierre authored
    The idea here is that while we take a WM-side grab, like a compositor
    grab or a resizing grab, we need to remove the focus from the Wayland
    client.
    
    We make a special exception for CLICKING operations, because these
    are really an internal state machine while you're pressing on a button
    inside a frame, and in this case, we need to not kill the focus.
    30d534f1