Searched refs:Workspaces (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dmenus.c448 if(! Scr->Workspaces) {
451 AddToMenu(Scr->Workspaces, "TWM Workspaces", NULL, NULL, F_TITLE, NULL,
473 AddToMenu(Scr->Workspaces, wlist->name, *act, Scr->Windows, F_MENU, NULL, NULL);
476 Scr->Workspaces->pinned = false;
477 MakeMenu(Scr->Workspaces);
593 if(ActiveMenu == Scr->Workspaces) {
683 Scr->Workspaces = tmp;
759 if((menu == Scr->Workspaces) ||
H A Dscreen.h284 MenuRoot *Workspaces; ///< f.menu TwmWorkspaces member in struct:ScreenInfo
H A Devent_handlers.c791 if(ActiveMenu == Scr->Workspaces) {
846 if(ActiveMenu == Scr->Workspaces) {
H A DCHANGES.md1810 not painted, whatever you told in the Workspaces specification. This
/xsrc/external/mit/ctwm/dist/doc/devman/
H A Dprinciples.adoc18 == Workspaces == section in chapter:CTWM PRINCIPLES OF OPERATION
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc781 the Workspaces specification. This is useful to have pixmaps in the Workspace

Completed in 16 milliseconds