CTWM
|
Go to the source code of this file.
Functions | |
void | SetFocusVisualAttributes (TwmWindow *tmp_win, bool focus) |
void | SetFocus (TwmWindow *tmp_win, Time tim) |
void | FocusOnRoot (void) |
void | AutoSqueeze (TwmWindow *tmp_win) |
void | Squeeze (TwmWindow *tmp_win) |
void | MoveOutline (Window root, int x, int y, int width, int height, int bw, int th) |
Definition at line 205 of file win_ops.c.
References OtpRaise(), PlaceX, Scr, Squeeze(), and WinWin.
Referenced by AddWindow(), HandleFocusIn(), HandleFocusOut(), and SetFocus().
Definition at line 189 of file win_ops.c.
References EventTime, InstallColormaps(), PlaceX, Scr, and SetFocus().
Referenced by f_focus_impl(), f_unfocus_impl(), and HandleDestroyNotify().
Definition at line 317 of file win_ops.c.
References dpy, DRAWIT, PlaceX, root, Scr, x, and y.
Referenced by AddWindow(), DoResize(), EndResize(), HandleButtonPress(), HandleButtonRelease(), MenuDoResize(), MenuEndResize(), MenuStartResize(), movewindow(), StartResize(), and WMgrHandleButtonEvent().
Definition at line 128 of file win_ops.c.
References AutoSqueeze(), dpy, EwmhSet_NET_ACTIVE_WINDOW(), OtpFocusWindow(), OtpIsFocusDependent(), OtpUnfocusWindow(), PlaceX, Scr, and SetFocusVisualAttributes().
Referenced by ctwm_main(), EwmhClientMessage_NET_ACTIVE_WINDOW(), f_focus_impl(), FocusOnRoot(), HandleButtonPress(), HandleEnterNotify(), HandleLeaveNotify(), HandleMapRequest(), Iconify(), RestoreForShutdown(), set_last_window(), UnmapTransients(), and WarpToWindow().
Definition at line 30 of file win_ops.c.
References ActiveIconManager(), dpy, Draw3DBorder(), MaybeAnimate, NotActiveIconManager(), off, on, PaintBorders(), PlaceX, and Scr.
Referenced by AddWindow(), GotoWorkSpace(), HandleFocusIn(), HandleFocusOut(), and SetFocus().
Definition at line 223 of file win_ops.c.
References dpy, EWMH_STATE_SHADED, EwmhSet_NET_WM_STATE(), mask_out_event(), PlaceX, ReMapTransients(), restore_mask(), Scr, SetupWindow(), and UnmapTransients().
Referenced by AutoSqueeze(), ctwm_main(), EwmhClientMessage_NET_WM_STATEchange(), f_raiseorsqueeze_impl(), f_squeeze_impl(), f_unsqueeze_impl(), HandleMapRequest(), and RestoreWinConfig().