CTWM
|
Go to the source code of this file.
Functions | |
void | Iconify (TwmWindow *tmp_win, int def_x, int def_y) |
void | DeIconify (TwmWindow *tmp_win) |
void | ReMapTransients (TwmWindow *tmp_win) |
void | UnmapTransients (TwmWindow *tmp_win, bool iconify, long eventMask) |
Definition at line 167 of file win_iconify.c.
References C_ROOT, dpy, ExecuteFunction(), GetTwmWindow(), LookInList(), PlaceX, ReMapOne(), ReMapTransients(), Scr, WarpToWindow(), and Zoom().
Referenced by AutoPopupMaybe(), EwmhClientMessage_NET_ACTIVE_WINDOW(), EwmhClientMessage_NET_WM_MOVERESIZE(), f_popup_impl(), f_showworkspacemgr_impl(), f_toggleworkspacemgr_impl(), f_warpto_impl(), f_winwarp_impl(), HandleMapRequest(), iconify_handler(), and WMgrAddToCurrentWorkSpaceAndWarp().
Definition at line 45 of file win_iconify.c.
References C_ROOT, CreateIconWindow(), dpy, EventTime, ExecuteFunction(), FadeWindow(), GetTwmWindow(), WList::icon, ICONIFY_FADE, ICONIFY_MOSAIC, ICONIFY_NORMAL, ICONIFY_SWEEP, ICONIFY_ZOOMIN, ICONIFY_ZOOMOUT, IconUp(), IconWin, mask_out_event(), mask_out_event_mask(), MosaicFade(), WList::nextv, OtpRaise(), PlaceX, restore_mask(), Scr, SetFocus(), SetMapStateProp(), SweepWindow(), UnmapTransients(), visible(), WMapIconify(), Zoom(), ZoomInWindow(), and ZoomOutWindow().
Referenced by f_hideworkspacemgr_impl(), f_toggleworkspacemgr_impl(), HandleMapRequest(), and iconify_handler().
Definition at line 538 of file win_iconify.c.
References PlaceX, ReMapOne(), and Scr.
Referenced by DeIconify(), and Squeeze().
Definition at line 557 of file win_iconify.c.
References dpy, EventTime, mask_out_event_mask(), PlaceX, restore_mask(), Scr, SetFocus(), SetMapStateProp(), WMapIconify(), and Zoom().