Skip to content

hyprland_focus_grab_manager_v1¤

wayland.hyprland_focus_grab_manager_v1 ¤

Manager for focus grab objects

This interface allows a client to create surface grab objects.

Methods:

create_grab ¤

create_grab() -> hyprland_focus_grab_v1

Create a focus grab object

Create a surface grab object.

Returns:

destroy ¤

destroy() -> None

Destroy the focus grab manager

Destroy the focus grab manager. This doesn't destroy existing focus grab objects.