Skip to content
  • Carlos Garnacho's avatar
    wayland: Implement window activation and focus stealing prevention · 177b4df2
    Carlos Garnacho authored
    This is done through gtk-shell ATM. If a window requests focus with
    an invalid startup ID, just the demands-attention flag will be set.
    The "did user interaction happen in between" checks are left to
    meta_window_activate_full/meta_window_focus, by passing the timestamp
    of the original launch request.
    177b4df2