|
CTWM
|
#include <vscreen.h>
Data Fields | |
| int | x |
| int | y |
| int | w |
| int | h |
| Window | window |
| struct WorkSpaceWindow * | wsw |
| struct VirtualScreen * | next |
| int VirtualScreen::h |
Definition at line 8 of file vscreen.h.
Referenced by CreateWorkSpaceManagerWindow(), HandleEnterNotify(), init_def_vscreen(), InitVirtualScreens(), RescueWindows(), ResizeWorkSpaceManager(), SweepWindow(), WMapSetupWindow(), and WMgrHandleButtonEvent().
| struct VirtualScreen* VirtualScreen::next |
Definition at line 12 of file vscreen.h.
Referenced by AnimateRoot(), ChangeOccupation(), ConfigureWorkSpaceManager(), ctwm_main(), CtwmSetVScreenMap(), GotoWorkSpace(), HandleCirculateNotify(), HandleEnterNotify(), HandleExpose(), init_def_vscreen(), InitVirtualScreens(), OtpCheckConsistency(), PaintAllDecoration(), SetupOccupation(), Vanish(), wmap_mapwin_backend(), WMapIconify(), WMapRemoveWindowFromWorkspace(), WMapSetupWindow(), and WMapUpdateIconName().
| int VirtualScreen::w |
Definition at line 8 of file vscreen.h.
Referenced by CreateWorkSpaceManagerWindow(), HandleEnterNotify(), init_def_vscreen(), InitVirtualScreens(), RescueWindows(), ResizeWorkSpaceManager(), SweepWindow(), WMapSetupWindow(), and WMgrHandleButtonEvent().
| Window VirtualScreen::window |
Definition at line 9 of file vscreen.h.
Referenced by AddWindow(), AnimateRoot(), DisplayWinUnchecked(), GotoWorkSpace(), HandleButtonRelease(), HandleCirculateNotify(), HandleEnterNotify(), init_def_vscreen(), InitVirtualScreens(), OtpCheckConsistency(), OtpCirculateSubwindows(), ReparentFrameAndIcon(), and synth_btnevent_for_moveresize().
| struct WorkSpaceWindow* VirtualScreen::wsw |
Definition at line 11 of file vscreen.h.
Referenced by Animate(), AnimateRoot(), ChangeOccupation(), CreateWorkSpaceManagerWindow(), ctwm_main(), CtwmSetVScreenMap(), EwmhClientMessage_NET_WM_DESKTOP(), EwmhSet_NET_WM_DESKTOP(), GetCurrentWorkSpaceName(), GetMaskFromResource(), GotoDownWorkSpace(), GotoLeftWorkSpace(), GotoNextWorkSpace(), GotoPrevWorkSpace(), GotoRightWorkSpace(), GotoUpWorkSpace(), GotoWorkSpace(), HandleButtonRelease(), HandleExpose(), Identify(), init_def_vscreen(), InitVirtualScreens(), MoveToNextWorkSpace(), MoveToPrevWorkSpace(), PaintWorkSpaceManager(), PaintWorkSpaceManagerBorder(), PaintWsButton(), ResizeWorkSpaceManager(), SetupOccupation(), wmap_mapwin_backend(), WMapIconify(), WMapRedrawName(), WMapRemoveWindowFromWorkspace(), WMapSetupWindow(), WMapUpdateIconName(), WMgrAddToCurrentWorkSpaceAndWarp(), WMgrHandleButtonEvent(), WMgrHandleExposeEvent(), WMgrHandleKeyPressEvent(), WMgrRemoveFromCurrentWorkSpace(), WMgrSetButtonsState(), WMgrSetMapState(), and WMgrToggleState().
| int VirtualScreen::x |
Definition at line 8 of file vscreen.h.
Referenced by HandleEnterNotify(), init_def_vscreen(), InitVirtualScreens(), InsertOwlAbove(), OtpCheckConsistency(), OtpCheckConsistencyVS(), and Vanish().
| int VirtualScreen::y |
Definition at line 8 of file vscreen.h.
Referenced by HandleEnterNotify(), init_def_vscreen(), InitVirtualScreens(), InsertOwlAbove(), OtpCheckConsistency(), OtpCheckConsistencyVS(), and Vanish().