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(), WMapSetupWindow(), and WMgrHandleButtonEvent().
struct VirtualScreen* VirtualScreen::next |
Definition at line 12 of file vscreen.h.
Referenced by AnimateRoot(), ChangeOccupation(), ctwm_main(), CtwmSetVScreenMap(), HandleCirculateNotify(), HandleEnterNotify(), HandleExpose(), init_def_vscreen(), InitVirtualScreens(), PaintAllDecoration(), SetupOccupation(), wmap_mapwin_backend(), WMapIconify(), WMapRemoveWindowFromWorkspace(), WMapSetupWindow(), and WMapUpdateIconName().
int VirtualScreen::w |
Definition at line 8 of file vscreen.h.
Referenced by CreateWorkSpaceManagerWindow(), GotoWorkSpace(), HandleEnterNotify(), init_def_vscreen(), InitVirtualScreens(), RescueWindows(), ResizeWorkSpaceManager(), 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(), 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(), 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(), and OtpCheckConsistencyVS().
int VirtualScreen::y |
Definition at line 8 of file vscreen.h.
Referenced by HandleEnterNotify(), init_def_vscreen(), InitVirtualScreens(), and OtpCheckConsistencyVS().