Searched refs:OccupyAll (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dfunctions_workspaces.c25 OccupyAll(tmp_win);
H A Doccupation.h41 void OccupyAll(TwmWindow *twm_win);
H A Dscreen.h521 name_list *OccupyAll; ///< OccupyAll config var member in struct:ScreenInfo
H A Doccupation.c109 /* OccupyAll{} */
110 if(LookInList(Scr->OccupyAll, twm_win->name, &twm_win->class)) {
447 if(LookInList(Scr->OccupyAll, win->name, &win->class)) {
549 OccupyAll(TwmWindow *twm_win) function in typeref:typename:void
1287 * Don't show OccupyAll. Note that this means both OccupyAll
H A Dgram.y257 | OCCUPYALL { curplist = &Scr->OccupyAll; }
H A Dgram.tab.c2264 { curplist = &Scr->OccupyAll; }
H A DCHANGES.md2016 OccupyAll windows in the WorkSpaceMap window.
2194 1. Add the OccupyAll command in .ctwmrc, you can now specify at startup
2197 OccupyAll {
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc473 from the Occupy and OccupyAll fields in the `.ctwmrc` file.
1366 This variable specifies that OccupyAll windows won't be displayed in the
1436 `OccupyAll`. If the workspace name begins with `ws:`, the workspace
1445 OccupyAll { `window-list` }::
1457 OccupyAll
1466 Note : The OccupyAll declaration should come after the WorkSpaces declaration.
2093 The WorkSpaces declaration should come before the Occupy or OccupyAll
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c2264 { curplist = &Scr->OccupyAll; }

Completed in 25 milliseconds