i3
Data Fields
reservedpx Struct Reference

Stores the reserved pixels on each screen edge read from a _NET_WM_STRUT_PARTIAL. More...

#include <data.h>

Data Fields

uint32_t left
uint32_t right
uint32_t top
uint32_t bottom

Detailed Description

Stores the reserved pixels on each screen edge read from a _NET_WM_STRUT_PARTIAL.

Definition at line 91 of file data.h.


Field Documentation

Definition at line 95 of file data.h.

Referenced by manage_window().

uint32_t reservedpx::left

Definition at line 92 of file data.h.

Definition at line 93 of file data.h.

uint32_t reservedpx::top

Definition at line 94 of file data.h.

Referenced by manage_window().


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