2 * Acess2 Window Manager v3 (axwin3)
3 * - By John Hodge (thePowersGang)
5 * include/wm_internals.h
6 * - Window management internal definitions
8 #ifndef _WM_INTERNALS_H_
9 #define _WM_INTERNALS_H_
25 uint32_t ID; //!< Client assigned ID
27 tWMRenderer *Renderer;
38 // Gutter sizes (cached from decorator)
42 // Position and dimensions
47 void *RenderBuffer; //!< Cached copy of the rendered window