|
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 Animate(), AnimateIcons(), belongs_to_twm_window(), 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(), and PlaceIcon().
| bool Icon::has_title |
Definition at line 44 of file icons.h.
Referenced by AnimateIcons(), CreateIconWindow(), ExpandIconTitle(), PaintIcon(), PlaceIcon(), 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 Animate(), 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(), GetIconOffset(), and PlaceIcon().
| Matchtype Icon::match |
Definition at line 27 of file icons.h.
Referenced by CreateIconWindow(), EwmhHandle_NET_WM_ICONNotify(), HandlePropertyNotify(), LookupIconNameOrClass(), RedoIcon(), 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(), ReMapOne(), and ShrinkIconTitle().
| Window Icon::w |
Definition at line 28 of file icons.h.
Referenced by AnimateIcons(), belongs_to_twm_window(), CreateIconWindow(), DeIconify(), DeleteIcon(), DisplayWinUnchecked(), EwmhHandle_NET_WM_ICONNotify(), ExpandIconTitle(), f_showiconmgr_impl(), GrabKeys(), HandleCirculateNotify(), HandleDestroyNotify(), HandlePropertyNotify(), HideIconManager(), Iconify(), IconUp(), Identify(), movewindow(), PaintAllDecoration(), PaintIcon(), RedoIcon(), RedoIconName(), ReMapOne(), ReparentFrameAndIcon(), ReparentWindowAndIcon(), RescueWindows(), ReshapeIcon(), SetMapStateProp(), ShrinkIconTitle(), UnmapTransients(), Vanish(), WindowOfOwl(), and WriteWinConfigEntry().
| int Icon::w_height |
Definition at line 37 of file icons.h.
Referenced by BoxOfOwl(), CreateIconWindow(), ExpandIconTitle(), Identify(), PlaceIcon(), RedoIconName(), RescueWindows(), ReshapeIcon(), and ShrinkIconTitle().
| bool Icon::w_not_ours |
Definition at line 45 of file icons.h.
Referenced by CreateIconWindow(), DeleteIcon(), HandleDestroyNotify(), HandlePropertyNotify(), PaintAllDecoration(), RedoIcon(), and RedoIconName().
| int Icon::w_width |
Definition at line 36 of file icons.h.
Referenced by AnimateIcons(), BoxOfOwl(), CreateIconWindow(), ExpandIconTitle(), GetIconOffset(), Identify(), PaintIcon(), PlaceIcon(), RedoIconName(), RescueWindows(), and ShrinkIconTitle().
| int Icon::w_x |
Definition at line 34 of file icons.h.
Referenced by BoxOfOwl(), CreateIconWindow(), IconUp(), Identify(), ReparentFrameAndIcon(), and RescueWindows().
| int Icon::w_y |
Definition at line 35 of file icons.h.
Referenced by BoxOfOwl(), CreateIconWindow(), IconUp(), Identify(), 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(), PlaceIcon(), RedoIconName(), ReshapeIcon(), and ShrinkIconTitle().
| int Icon::x |
Definition at line 32 of file icons.h.
Referenced by CreateIconWindow(), ExpandIconTitle(), RedoIconName(), and ShrinkIconTitle().
| int Icon::y |
Definition at line 33 of file icons.h.
Referenced by CreateIconWindow(), PaintIcon(), and RedoIconName().