CTWM
Loading...
Searching...
No Matches
Functions
/usr/src/RPM/BUILD/ctwm-4.1.0/functions_icmgr_wsmgr.c File Reference
#include "ctwm.h"
#include "functions_internal.h"
#include "iconmgr.h"
#include "icons.h"
#include "otp.h"
#include "screen.h"
#include "vscreen.h"
#include "win_iconify.h"
#include "win_utils.h"
#include "workspace_manager.h"
Include dependency graph for functions_icmgr_wsmgr.c:

Go to the source code of this file.

Functions

void f_upiconmgr_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_downiconmgr_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_lefticonmgr_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_righticonmgr_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_forwiconmgr_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_backiconmgr_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_forwmapiconmgr_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_backmapiconmgr_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_nexticonmgr_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_previconmgr_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_showiconmgr_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_hideiconmgr_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void HideIconManager (void)
 
void f_sorticonmgr_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_showworkspacemgr_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_hideworkspacemgr_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_toggleworkspacemgr_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_togglestate_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_setbuttonsstate_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_setmapstate_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 

Function Documentation

◆ f_backiconmgr_impl()

void f_backiconmgr_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 45 of file functions_icmgr_wsmgr.c.

References MoveIconManager().

◆ f_backmapiconmgr_impl()

void f_backmapiconmgr_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 55 of file functions_icmgr_wsmgr.c.

References MoveMappedIconManager().

◆ f_downiconmgr_impl()

void f_downiconmgr_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 29 of file functions_icmgr_wsmgr.c.

References MoveIconManager().

◆ f_forwiconmgr_impl()

void f_forwiconmgr_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 41 of file functions_icmgr_wsmgr.c.

References MoveIconManager().

◆ f_forwmapiconmgr_impl()

void f_forwmapiconmgr_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 51 of file functions_icmgr_wsmgr.c.

References MoveMappedIconManager().

◆ f_hideiconmgr_impl()

void f_hideiconmgr_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 131 of file functions_icmgr_wsmgr.c.

References HideIconManager().

◆ f_hideworkspacemgr_impl()

void f_hideworkspacemgr_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 206 of file functions_icmgr_wsmgr.c.

References Iconify(), PlaceX, and Scr.

◆ f_lefticonmgr_impl()

void f_lefticonmgr_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 33 of file functions_icmgr_wsmgr.c.

References MoveIconManager().

◆ f_nexticonmgr_impl()

void f_nexticonmgr_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 61 of file functions_icmgr_wsmgr.c.

References JumpIconManager().

◆ f_previconmgr_impl()

void f_previconmgr_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 65 of file functions_icmgr_wsmgr.c.

References JumpIconManager().

◆ f_righticonmgr_impl()

void f_righticonmgr_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 37 of file functions_icmgr_wsmgr.c.

References MoveIconManager().

◆ f_setbuttonsstate_impl()

void f_setbuttonsstate_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 241 of file functions_icmgr_wsmgr.c.

References Scr, and WMgrSetButtonsState().

◆ f_setmapstate_impl()

void f_setmapstate_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 246 of file functions_icmgr_wsmgr.c.

References Scr, and WMgrSetMapState().

◆ f_showiconmgr_impl()

void f_showiconmgr_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

◆ f_showworkspacemgr_impl()

void f_showworkspacemgr_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 196 of file functions_icmgr_wsmgr.c.

References DeIconify(), OtpRaise(), Scr, and WinWin.

◆ f_sorticonmgr_impl()

void f_sorticonmgr_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 168 of file functions_icmgr_wsmgr.c.

References C_ICONMGR, dpy, PlaceX, Scr, and SortIconManager().

◆ f_togglestate_impl()

void f_togglestate_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 236 of file functions_icmgr_wsmgr.c.

References Scr, and WMgrToggleState().

◆ f_toggleworkspacemgr_impl()

void f_toggleworkspacemgr_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 216 of file functions_icmgr_wsmgr.c.

References DeIconify(), Iconify(), OtpRaise(), PlaceX, Scr, and WinWin.

◆ f_upiconmgr_impl()

void f_upiconmgr_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 25 of file functions_icmgr_wsmgr.c.

References MoveIconManager().

◆ HideIconManager()

void HideIconManager ( void )