|
CTWM
|
#include <workspace_structs.h>
Data Fields | |
| VirtualScreen * | vs |
| Window | w |
| TwmWindow * | twm_win |
| MapSubwindow ** | mswl |
| ButtonSubwindow ** | bswl |
| WorkSpace * | currentwspc |
| WMgrState | state |
| int | width |
| int | height |
| int | bwidth |
| int | bheight |
| int | wwidth |
| int | wheight |
Definition at line 88 of file workspace_structs.h.
| int WorkSpaceWindow::bheight |
Definition at line 99 of file workspace_structs.h.
Referenced by PaintWsButton(), and ResizeWorkSpaceManager().
| ButtonSubwindow** WorkSpaceWindow::bswl |
Definition at line 93 of file workspace_structs.h.
Referenced by CreateWorkSpaceManagerWindow(), GotoWorkSpace(), PaintWorkSpaceManager(), ResizeWorkSpaceManager(), WMgrHandleButtonEvent(), WMgrHandleExposeEvent(), WMgrHandleKeyPressEvent(), WMgrSetButtonsState(), and WMgrSetMapState().
| int WorkSpaceWindow::bwidth |
Definition at line 99 of file workspace_structs.h.
Referenced by PaintWsButton(), and ResizeWorkSpaceManager().
| WorkSpace* WorkSpaceWindow::currentwspc |
Definition at line 94 of file workspace_structs.h.
Referenced by AnimateRoot(), ChangeOccupation(), ConfigureWorkSpaceManager(), CreateWorkSpaceManager(), CtwmSetVScreenMap(), EwmhClientMessage_NET_WM_DESKTOP(), EwmhSet_NET_WM_DESKTOP(), GetCurrentWorkSpaceName(), GetMaskFromResource(), GotoDownWorkSpace(), GotoLeftWorkSpace(), GotoNextWorkSpace(), GotoPrevWorkSpace(), GotoRightWorkSpace(), GotoUpWorkSpace(), GotoWorkSpace(), HandleButtonRelease(), Identify(), MoveToNextWorkSpace(), MoveToPrevWorkSpace(), PaintWorkSpaceManager(), SetupOccupation(), WMapRedrawName(), WMgrAddToCurrentWorkSpaceAndWarp(), WMgrHandleButtonEvent(), WMgrHandleExposeEvent(), WMgrHandleKeyPressEvent(), and WMgrRemoveFromCurrentWorkSpace().
| int WorkSpaceWindow::height |
Definition at line 98 of file workspace_structs.h.
Referenced by CreateWorkSpaceManagerWindow(), PaintWorkSpaceManagerBorder(), ResizeWorkSpaceManager(), and WMgrHandleButtonEvent().
| MapSubwindow** WorkSpaceWindow::mswl |
Definition at line 92 of file workspace_structs.h.
Referenced by AnimateRoot(), CreateWorkSpaceManager(), CreateWorkSpaceManagerWindow(), GotoWorkSpace(), ResizeWorkSpaceManager(), wmap_mapwin_backend(), WMapIconify(), WMapRemoveWindowFromWorkspace(), WMapSetupWindow(), WMapUpdateIconName(), WMgrHandleButtonEvent(), WMgrSetButtonsState(), and WMgrSetMapState().
| WMgrState WorkSpaceWindow::state |
Definition at line 96 of file workspace_structs.h.
Referenced by AnimateRoot(), ConfigureWorkSpaceManager(), CreateWorkSpaceManagerWindow(), GotoWorkSpace(), WMgrHandleButtonEvent(), WMgrHandleExposeEvent(), WMgrHandleKeyPressEvent(), WMgrSetButtonsState(), WMgrSetMapState(), and WMgrToggleState().
| TwmWindow* WorkSpaceWindow::twm_win |
Definition at line 91 of file workspace_structs.h.
Referenced by CreateWorkSpaceManagerWindow(), ctwm_main(), and HandleExpose().
| VirtualScreen* WorkSpaceWindow::vs |
Definition at line 89 of file workspace_structs.h.
| Window WorkSpaceWindow::w |
Definition at line 90 of file workspace_structs.h.
Referenced by Animate(), CreateWorkSpaceManagerWindow(), ctwm_main(), PaintWorkSpaceManagerBorder(), and WMgrHandleButtonEvent().
| int WorkSpaceWindow::wheight |
Definition at line 100 of file workspace_structs.h.
Referenced by ResizeWorkSpaceManager(), WMapSetupWindow(), and WMgrHandleButtonEvent().
| int WorkSpaceWindow::width |
Definition at line 98 of file workspace_structs.h.
Referenced by CreateWorkSpaceManagerWindow(), PaintWorkSpaceManagerBorder(), and ResizeWorkSpaceManager().
| int WorkSpaceWindow::wwidth |
Definition at line 100 of file workspace_structs.h.
Referenced by ResizeWorkSpaceManager(), WMapSetupWindow(), and WMgrHandleButtonEvent().