|
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) |
| void DeIconify | ( | TwmWindow * | tmp_win | ) |
Definition at line 167 of file win_iconify.c.
References C_ROOT, TwmWindow::class, dpy, ExecuteFunction(), TwmWindow::frame, GetTwmWindow(), TwmWindow::group, TwmWindow::icon, TwmWindow::icon_on, TwmWindow::isicon, LookInList(), TwmWindow::name, ReMapOne(), ReMapTransients(), Scr, Icon::w, 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().
| void Iconify | ( | TwmWindow * | tmp_win, |
| int | def_x, | ||
| int | def_y ) |
Definition at line 45 of file win_iconify.c.
References C_ROOT, CreateIconWindow(), dpy, EventTime, ExecuteFunction(), FadeWindow(), TwmWindow::frame, GetTwmWindow(), TwmWindow::group, TwmWindow::icon, WList::icon, TwmWindow::icon_on, TwmWindow::iconify_by_unmapping, ICONIFY_FADE, ICONIFY_MOSAIC, ICONIFY_NORMAL, ICONIFY_SWEEP, ICONIFY_ZOOMIN, ICONIFY_ZOOMOUT, TwmWindow::iconmanagerlist, IconUp(), IconWin, TwmWindow::isicon, TwmWindow::istransient, TwmWindow::mapped, mask_out_event(), mask_out_event_mask(), MosaicFade(), WList::nextv, OtpRaise(), restore_mask(), Scr, SetFocus(), SetMapStateProp(), SweepWindow(), TwmWindow::transientfor, UnmapTransients(), visible(), Icon::w, TwmWindow::w, WMapIconify(), Zoom(), ZoomInWindow(), and ZoomOutWindow().
Referenced by f_hideworkspacemgr_impl(), f_toggleworkspacemgr_impl(), HandleMapRequest(), and iconify_handler().
| void ReMapTransients | ( | TwmWindow * | tmp_win | ) |
Definition at line 538 of file win_iconify.c.
References TwmWindow::group, TwmWindow::isicon, TwmWindow::istransient, TwmWindow::next, ReMapOne(), Scr, TwmWindow::transientfor, and TwmWindow::w.
Referenced by DeIconify(), and Squeeze().
| void UnmapTransients | ( | TwmWindow * | tmp_win, |
| bool | iconify, | ||
| long | eventMask ) |
Definition at line 557 of file win_iconify.c.
References dpy, EventTime, TwmWindow::frame, TwmWindow::group, TwmWindow::icon, WList::icon, TwmWindow::icon_on, TwmWindow::iconmanagerlist, TwmWindow::isicon, TwmWindow::istransient, TwmWindow::mapped, mask_out_event_mask(), TwmWindow::next, restore_mask(), Scr, SetFocus(), SetMapStateProp(), TwmWindow::transientfor, Icon::w, TwmWindow::w, WMapIconify(), and Zoom().