| /xsrc/external/mit/twm/dist/src/ |
| H A D | Makefile.am | 25 bin_PROGRAMS = twm program in directory:bin 27 rcdir = ${datadir}/X11/twm 62 twm.c \ 63 twm.h \
|
| H A D | iconmgr.h | 37 #include "twm.h" 42 struct TwmWindow *twm; member in struct:WList
|
| H A D | iconmgr.c | 35 #include "twm.h" 265 if (tmp->twm->title_height) { 267 int x = tmp->twm->highlightx; 269 XWarpPointer(dpy, None, tmp->twm->title_w, 0, 0, 0, 0, 273 XWarpPointer(dpy, None, tmp->twm->w, 0, 0, 0, 0, 5, 5); 381 tmp->twm = tmp_win; 474 if ((*compar) (tmp_win->icon_name, tmp1->twm->icon_name) < 0) { 608 if ((*compar) (tmp1->twm->icon_name, tmp2->twm->icon_name) > 0) { 611 InsertInIconManager(ip, tmp2, tmp2->twm); [all...] |
| H A D | Makefile.in | 114 bin_PROGRAMS = twm$(EXEEXT) 131 session.$(OBJEXT) twm.$(OBJEXT) util.$(OBJEXT) gram.$(OBJEXT) \ 157 ./$(DEPDIR)/twm.Po ./$(DEPDIR)/util.Po 369 rcdir = ${datadir}/X11/twm 402 twm.c \ 403 twm.h \ 491 twm$(EXEEXT): $(twm_OBJECTS) $(twm_DEPENDENCIES) $(EXTRA_twm_DEPENDENCIES) 492 @rm -f twm$(EXEEXT) 515 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/twm.Po@am__quote@ # am--include-marker 712 -rm -f ./$(DEPDIR)/twm [all...] |
| /xsrc/external/mit/twm/dist/man/ |
| H A D | Makefile.am | 26 appman_PRE = twm.man
|
| H A D | Makefile.in | 305 appman_PRE = twm.man
|
| /xsrc/external/mit/twm/dist/ |
| H A D | README.md | 0 twm - Tab Window Manager for the X Window System 4 twm is a window manager for the X Window System. It provides 16 https://gitlab.freedesktop.org/xorg/app/twm
|
| H A D | configure.ac | 25 AC_INIT([twm], [1.0.13.1], package 26 [https://gitlab.freedesktop.org/xorg/app/twm/issues], [twm])
|
| H A D | configure | 3 # Generated by GNU Autoconf 2.71 for twm 1.0.13.1. 5 # Report bugs to <https://gitlab.freedesktop.org/xorg/app/twm/issues>. 271 $0: https://gitlab.freedesktop.org/xorg/app/twm/issues 613 PACKAGE_NAME='twm' 614 PACKAGE_TARNAME='twm' 616 PACKAGE_STRING='twm 1.0.13.1' 617 PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/app/twm/issues' 1357 \`configure' configures twm 1.0.13.1 to adapt to many kinds of systems. 1406 --docdir=DIR documentation root [DATAROOTDIR/doc/twm] 1428 short | recursive ) echo "Configuration of twm 1. [all...] |
| /xsrc/external/mit/ctwm/dist/ |
| H A D | iconmgr.c | 15 * Can no longer be used for the standard twm. 508 if(tmp->twm->title_height) { 510 int x = tmp->twm->highlightxr; 511 XWarpPointer(dpy, None, tmp->twm->title_w, 0, 0, 0, 0, 516 XWarpPointer(dpy, None, tmp->twm->w, 0, 0, 0, 0, 5, 5); 571 if(tmp->twm->mapped) { 596 if(tmp->twm->title_height) { 597 XWarpPointer(dpy, None, tmp->twm->title_w, 0, 0, 0, 0, 598 tmp->twm->title_width / 2, 602 XWarpPointer(dpy, None, tmp->twm [all...] |
| H A D | iconmgr.h | 21 struct TwmWindow *twm; member in struct:WList
|
| H A D | README.md | 5 ctwm is an extension to twm, originally written by Claude Lecommandeur 28 The sources files were once the twm ones only workmgr.[ch] added (written 29 from scratch by Claude Lecommandeur) and minor modifications to some twm 31 been done, so the codebase is now significantly different from plain twm.
|
| H A D | CHANGES.md | 1308 management. (the code has been stolen directly from the X11R6 twm, 1737 original twm one, and is of a much better quality. 2093 wrote it for twm. 2116 * The ctwm process is smaller (even smaller than twm).
|
| /xsrc/external/mit/xinit/dist/ |
| H A D | configure.ac | 46 DEFAULT_TWM=twm 65 AC_ARG_WITH(twm, optwith 66 AS_HELP_STRING([--with-twm=TWM], [Path to twm]),
|
| H A D | xinitrc.cpp | 9 twm=TWM
|
| H A D | configure | 1484 --with-twm=TWM Path to twm 11696 DEFAULT_TWM=twm 11726 # Check whether --with-twm was given.
|
| /xsrc/external/mit/ctwm/dist/doc/manual/ |
| H A D | ctwm.1.adoc | 25 `twm(1)` (Tab Window Manager) from the MIT X11 distribution 183 The users twm startup file. 279 Tells which `twm` offshoot is running. It will always be set to 281 parts of your `.twmrc` file that twm proper won't understand 283 `twm` programs. 1561 PixmapDirectory "/usr/lib/X11/twm"
|