| /xsrc/external/mit/twm/dist/src/ |
| Makefile.am | 25 bin_PROGRAMS = twm 27 rcdir = ${datadir}/X11/twm 62 twm.c \ 63 twm.h \
|
| iconmgr.h | 37 #include "twm.h" 42 struct TwmWindow *twm; member in struct:WList
|
| 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...] |
| /xsrc/external/mit/twm/dist/man/ |
| Makefile.am | 26 appman_PRE = twm.man
|
| /xsrc/external/mit/ctwm/dist/ |
| 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->w, 0, 0, 0, 0, 5, 5) [all...] |
| iconmgr.h | 21 struct TwmWindow *twm; member in struct:WList
|
| /xsrc/external/mit/xinit/dist/ |
| xinitrc.cpp | 9 twm=TWM
|
| configure | 663 TWM 1484 --with-twm=TWM Path to twm 11696 DEFAULT_TWM=twm 11726 # Check whether --with-twm was given. 11729 withval=$with_twm; TWM="$withval" 11731 TWM="$DEFAULT_TWM"
|
| /xsrc/external/mit/twm/dist/ |
| 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.0.13.1:"; [all...] |