HomeSort by: relevance | last modified time | path
    Searched refs:Workspaces (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/ctwm/dist/
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) ||
screen.h 284 MenuRoot *Workspaces; ///< f.menu TwmWorkspaces
event_handlers.c 791 if(ActiveMenu == Scr->Workspaces) {
846 if(ActiveMenu == Scr->Workspaces) {

Completed in 7 milliseconds