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

Screen Info event. More...

#include <event.h>

Data Fields

uint64_t width
 
uint64_t height
 

Detailed Description

Screen Info event.

Sent as the response to the CMD_SCREEN_INFO command.

Definition at line 116 of file event.h.

Field Documentation

◆ height

uint64_t event_screen_info_t::height

Definition at line 119 of file event.h.

Referenced by display_get_screen().

◆ width

uint64_t event_screen_info_t::width

Definition at line 118 of file event.h.

Referenced by client_action_screen_info(), and display_get_screen().


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