PatchworkOS
Loading...
Searching...
No Matches
cmd_surface_focus_set_t Struct Reference

#include <cmd.h>

Data Fields

cmd_header_t header
 
bool isGlobal
 
surface_id_t target
 

Detailed Description

Definition at line 95 of file cmd.h.

Field Documentation

◆ header

cmd_header_t cmd_surface_focus_set_t::header

Definition at line 97 of file cmd.h.

◆ isGlobal

bool cmd_surface_focus_set_t::isGlobal

Definition at line 98 of file cmd.h.

Referenced by client_action_surface_focus_set(), display_set_focus(), and window_set_focus().

◆ target

surface_id_t cmd_surface_focus_set_t::target

Definition at line 99 of file cmd.h.

Referenced by client_action_surface_focus_set(), display_set_focus(), and window_set_focus().


The documentation for this struct was generated from the following file: