CTWM
|
#include <icons.h>
Data Fields | |
Matchtype | match |
Window | w |
OtpWinList * | otp |
Window | bm_w |
Image * | image |
int | x |
int | y |
int | w_x |
int | w_y |
int | w_width |
int | w_height |
int | width |
int | height |
Pixel | border |
ColorPair | iconc |
int | border_width |
struct IconRegion * | ir |
bool | has_title |
bool | title_shrunk |
bool | w_not_ours |
Window Icon::bm_w |
Definition at line 30 of file icons.h.
Referenced by AnimateIcons(), CreateIconWindow(), EwmhHandle_NET_WM_ICONNotify(), HandlePropertyNotify(), RedoIconName(), and ReshapeIcon().
Pixel Icon::border |
Definition at line 40 of file icons.h.
Referenced by CreateIconWindow().
int Icon::border_width |
Definition at line 42 of file icons.h.
Referenced by CreateIconWindow().
bool Icon::has_title |
Definition at line 44 of file icons.h.
Referenced by AnimateIcons(), CreateIconWindow(), ExpandIconTitle(), PaintIcon(), RedoIconName(), and ShrinkIconTitle().
int Icon::height |
Definition at line 39 of file icons.h.
Referenced by AnimateIcons(), CreateIconWindow(), EwmhHandle_NET_WM_ICONNotify(), ExpandIconTitle(), HandlePropertyNotify(), LookupIconNameOrClass(), PaintIcon(), RedoIconName(), ReshapeIcon(), and ShrinkIconTitle().
ColorPair Icon::iconc |
Definition at line 41 of file icons.h.
Referenced by CreateIconWindow(), HandlePropertyNotify(), LookupIconNameOrClass(), and PaintIcon().
Image* Icon::image |
Definition at line 31 of file icons.h.
Referenced by AnimateIcons(), CreateIconWindow(), EwmhHandle_NET_WM_ICONNotify(), HandlePropertyNotify(), LookupIconNameOrClass(), RedoIconName(), ReleaseIconImage(), and ReshapeIcon().
struct IconRegion* Icon::ir |
Definition at line 43 of file icons.h.
Referenced by CreateIconWindow(), and GetIconOffset().
Matchtype Icon::match |
Definition at line 27 of file icons.h.
Referenced by CreateIconWindow(), EwmhHandle_NET_WM_ICONNotify(), HandlePropertyNotify(), LookupIconNameOrClass(), and ReleaseIconImage().
OtpWinList* Icon::otp |
Definition at line 29 of file icons.h.
Referenced by CreateIconWindow(), OtpAdd(), OtpChangePriority(), OtpCheckConsistencyVS(), OtpLower(), OtpRaise(), OtpRaiseLower(), OtpReassignIcon(), OtpRecomputePrefs(), OtpRemove(), OtpSetPriority(), OtpSwitchPriority(), OtpTinyLower(), OtpTinyRaise(), OtpToggleSwitching(), ReparentWindow(), and ReparentWindowAndIcon().
bool Icon::title_shrunk |
Definition at line 44 of file icons.h.
Referenced by CreateIconWindow(), ExpandIconTitle(), PaintIcon(), RedoIconName(), and ShrinkIconTitle().
Window Icon::w |
Definition at line 28 of file icons.h.
Referenced by AnimateIcons(), CreateIconWindow(), DeleteIcon(), EwmhHandle_NET_WM_ICONNotify(), ExpandIconTitle(), f_showiconmgr_impl(), HandleButtonPress(), HandleButtonRelease(), HandleCirculateNotify(), HandleConfigureRequest(), HandleDestroyNotify(), HandleEnterNotify(), HandleExpose(), HandleKeyPress(), HandleLeaveNotify(), HandleMapNotify(), HandlePropertyNotify(), HandleUnmapNotify(), HideIconManager(), PaintIcon(), RedoIcon(), RedoIconName(), ReparentFrameAndIcon(), ReparentWindowAndIcon(), RescueWindows(), ReshapeIcon(), ShrinkIconTitle(), and Vanish().
int Icon::w_height |
Definition at line 37 of file icons.h.
Referenced by BoxOfOwl(), CreateIconWindow(), ExpandIconTitle(), RedoIconName(), RescueWindows(), ReshapeIcon(), and ShrinkIconTitle().
bool Icon::w_not_ours |
Definition at line 45 of file icons.h.
Referenced by CreateIconWindow(), DeleteIcon(), HandleDestroyNotify(), HandlePropertyNotify(), and RedoIconName().
int Icon::w_width |
Definition at line 36 of file icons.h.
Referenced by AnimateIcons(), BoxOfOwl(), CreateIconWindow(), ExpandIconTitle(), GetIconOffset(), PaintIcon(), RedoIconName(), RescueWindows(), and ShrinkIconTitle().
int Icon::w_x |
Definition at line 34 of file icons.h.
Referenced by BoxOfOwl(), CreateIconWindow(), HandleButtonRelease(), ReparentFrameAndIcon(), and RescueWindows().
int Icon::w_y |
Definition at line 35 of file icons.h.
Referenced by BoxOfOwl(), CreateIconWindow(), HandleButtonRelease(), ReparentFrameAndIcon(), and RescueWindows().
int Icon::width |
Definition at line 38 of file icons.h.
Referenced by CreateIconWindow(), EwmhHandle_NET_WM_ICONNotify(), ExpandIconTitle(), GetIconOffset(), HandlePropertyNotify(), LookupIconNameOrClass(), PaintIcon(), RedoIconName(), ReshapeIcon(), and ShrinkIconTitle().
int Icon::x |
Definition at line 32 of file icons.h.
Referenced by BoxOfOwl(), CreateIconWindow(), ExpandIconTitle(), RedoIconName(), and ShrinkIconTitle().
int Icon::y |
Definition at line 33 of file icons.h.
Referenced by CreateIconWindow(), PaintIcon(), and RedoIconName().