|
CTWM
|
#include <workspace_structs.h>
Data Fields | |
| int | number |
| char * | name |
| char * | label |
| Image * | image |
| name_list * | clientlist |
| IconMgr * | iconmgr |
| ColorPair | cp |
| ColorPair | backcp |
| TwmWindow * | save_focus |
| struct WindowRegion * | FirstWindowRegion |
| struct WorkSpace * | next |
Definition at line 64 of file workspace_structs.h.
| ColorPair WorkSpace::backcp |
Definition at line 72 of file workspace_structs.h.
Referenced by AddWorkSpace(), CreateWorkSpaceManager(), CreateWorkSpaceManagerWindow(), and GotoWorkSpace().
| name_list* WorkSpace::clientlist |
Definition at line 69 of file workspace_structs.h.
Referenced by AddToClientsList(), SetupOccupation(), and WmgrRedoOccupation().
| ColorPair WorkSpace::cp |
Definition at line 71 of file workspace_structs.h.
Referenced by AddWorkSpace(), CreateOccupyWindow(), CreateWorkSpaceManagerWindow(), GotoWorkSpace(), OccupyHandleButtonEvent(), PaintOccupyWindow(), PaintWorkSpaceManager(), WMgrHandleExposeEvent(), and WMgrHandleKeyPressEvent().
| struct WindowRegion* WorkSpace::FirstWindowRegion |
Definition at line 74 of file workspace_structs.h.
Referenced by CreateWindowRegions(), findWindowEntry(), and PlaceWindowInRegion().
| IconMgr* WorkSpace::iconmgr |
Definition at line 70 of file workspace_structs.h.
Referenced by AllocateOtherIconManagers(), f_showiconmgr_impl(), GotoWorkSpace(), and HideIconManager().
| Image* WorkSpace::image |
Definition at line 68 of file workspace_structs.h.
Referenced by AddWorkSpace(), AnimateRoot(), CreateWorkSpaceManager(), CreateWorkSpaceManagerWindow(), and GotoWorkSpace().
| char* WorkSpace::label |
Definition at line 67 of file workspace_structs.h.
Referenced by AddWorkSpace(), CreateWorkSpaceManagerWindow(), GetPropertyFromMask(), GetWorkspace(), GotoWorkSpace(), OccupyHandleButtonEvent(), PaintOccupyWindow(), PaintWorkSpaceManager(), WMgrHandleExposeEvent(), and WMgrHandleKeyPressEvent().
| char* WorkSpace::name |
Definition at line 66 of file workspace_structs.h.
Referenced by AddWorkSpace(), CtwmSetVScreenMap(), GetCurrentWorkSpaceName(), GetWorkspace(), GotoWorkSpace(), HandleButtonRelease(), Identify(), MakeWorkspacesMenu(), and PopUpMenu().
| struct WorkSpace* WorkSpace::next |
Definition at line 75 of file workspace_structs.h.
Referenced by AddToClientsList(), AddWorkSpace(), AllocateOtherIconManagers(), AnimateRoot(), ChangeOccupation(), ConfigureWorkSpaceManager(), CreateIconManagers(), CreateOccupyWindow(), CreateWindowRegions(), CreateWorkSpaceManagerWindow(), f_showiconmgr_impl(), GetPropertyFromMask(), GetWorkspace(), GotoNextWorkSpace(), GotoPrevWorkSpace(), GotoWorkSpaceByNumber(), HandleDestroyNotify(), HideIconManager(), MakeWorkspacesMenu(), MoveToNextWorkSpace(), MoveToPrevWorkSpace(), OccupyHandleButtonEvent(), PaintOccupyWindow(), PaintWorkSpaceManager(), PlaceWindowInRegion(), PopUpMenu(), RemoveWindowFromRegion(), ResizeOccupyWindow(), ResizeWorkSpaceManager(), SetupOccupation(), WarpToWindow(), wmap_mapwin_backend(), WMapAddWindow(), WMapIconify(), WMapRaiseLower(), WMapRemoveWindow(), WMapSetupWindow(), WMapUpdateIconName(), WMgrHandleButtonEvent(), WMgrHandleExposeEvent(), WMgrHandleKeyPressEvent(), WmgrRedoOccupation(), WMgrSetButtonsState(), and WMgrSetMapState().
| int WorkSpace::number |
Definition at line 65 of file workspace_structs.h.
Referenced by AddToWorkSpace(), AddWorkSpace(), AnimateRoot(), ChangeOccupation(), CreateIconManagers(), CreateWorkSpaceManager(), CreateWorkSpaceManagerWindow(), EwmhClientMessage_NET_WM_DESKTOP(), EwmhSet_NET_WM_DESKTOP_ws(), GetMaskFromProperty(), GetMaskFromResource(), GetPropertyFromMask(), GotoDownWorkSpace(), GotoLeftWorkSpace(), GotoRightWorkSpace(), GotoUpWorkSpace(), GotoWorkSpace(), GotoWorkSpaceByNumber(), MoveToNextWorkSpace(), MoveToPrevWorkSpace(), OccupyHandleButtonEvent(), PaintOccupyWindow(), PaintWorkSpaceManager(), RemoveFromWorkSpace(), ResizeWorkSpaceManager(), SetupOccupation(), ToggleOccupation(), wmap_mapwin_backend(), WMapAddWindowToWorkspace(), WMapIconify(), WMapRemoveWindowFromWorkspace(), WMapRestack(), WMapSetupWindow(), WMapUpdateIconName(), WMgrAddToCurrentWorkSpaceAndWarp(), WMgrHandleButtonEvent(), WMgrHandleExposeEvent(), WMgrHandleKeyPressEvent(), WmgrRedoOccupation(), WMgrRemoveFromCurrentWorkSpace(), WMgrSetButtonsState(), and WMgrSetMapState().
| TwmWindow* WorkSpace::save_focus |
Definition at line 73 of file workspace_structs.h.
Referenced by ChangeOccupation(), GotoWorkSpace(), and HandleDestroyNotify().