#include <minigui.h>
Client information.
Definition at line 150 of file minigui.h.
The additional data of the client.
Definition at line 167 of file minigui.h.
The file descriptor of the socket connected to the client.
Definition at line 160 of file minigui.h.
struct GlobalRes* global_res |
The pointer to the global resoures of the client.
Definition at line 178 of file minigui.h.
Flag indicate whether this client has dirty windows.
Definition at line 163 of file minigui.h.
The last active tick count of the client.
Definition at line 165 of file minigui.h.
The pointer to the layer on which the client lays.
Definition at line 175 of file minigui.h.
The name of the client.
Definition at line 153 of file minigui.h.
The pointer to the next client in the same layer.
Definition at line 170 of file minigui.h.
PID of the client process.
Definition at line 156 of file minigui.h.
The pointer to the previous client in the same layer.
Definition at line 172 of file minigui.h.
UID of the client process.
Definition at line 158 of file minigui.h.
The documentation for this struct was generated from the following file: