Searched refs:Workspaces (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | menus.c | 448 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 D | screen.h | 284 MenuRoot *Workspaces; ///< f.menu TwmWorkspaces member in struct:ScreenInfo
|
| H A D | event_handlers.c | 791 if(ActiveMenu == Scr->Workspaces) { 846 if(ActiveMenu == Scr->Workspaces) {
|
| H A D | CHANGES.md | 1810 not painted, whatever you told in the Workspaces specification. This
|
| /xsrc/external/mit/ctwm/dist/doc/devman/ |
| H A D | principles.adoc | 18 == Workspaces == section in chapter:CTWM PRINCIPLES OF OPERATION
|
| /xsrc/external/mit/ctwm/dist/doc/manual/ |
| H A D | ctwm.1.adoc | 781 the Workspaces specification. This is useful to have pixmaps in the Workspace
|
Completed in 16 milliseconds