home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / as1455n6.zip / XFree86 / doc / AfterStep / src / todo < prev   
Text File  |  1998-05-13  |  4KB  |  128 lines

  1. Feel free to do any of the following things (and more if you want) then mail
  2. us a patch.
  3.  
  4.                Thanks for contributing to AfterStep effort !
  5.  
  6.                         Guylhem <guylhem@oeil.qc.ca>
  7.  
  8. *****************************************************************************
  9.  
  10. Modify apps to work perfectly on solaris
  11.  
  12. Add a second title pixmap that would only reside directly beneath the title
  13. words
  14.  
  15. Change defaults menus to include '&' shortcuts
  16.  
  17. Wharf bug : -0 -0 don't work well, you have to use -1 -1 instead
  18.  
  19. Bug : the little border over titlebars & handlings becomes the same color of
  20. the rootbg time to time.
  21.  
  22. Wharf : display the label field (currently not used) of a button when the mouse
  23. pointer is over it.
  24.  
  25. Correct icon label code : if the text needs clipping, the leading part of the
  26. text is removed, instead of the trailing part !!!!
  27.  
  28. Put all the patches in AS, then check the mixup, especially memory leaks
  29.  
  30. Add MaxSwallowModule to Wharf (for pagers)
  31.  
  32. use different options for menus (hilight, text, borders, bg) instead of stdfg
  33. & stdbg ...
  34.  
  35. support for scaling a pixmap for titlebars and menu items instead of tiling
  36.  
  37. textured or gradient handles that arent the same as the titlebar
  38.  
  39. add tile / center option to pager xpm
  40.  
  41. make asmail use PixmapPath from base file (like wharf & zharf do)
  42.  
  43. complete StartOnDesk (i.e. Style "xemacs" StartsOnDesk 1 Page 4) so that not
  44. all applications that starts in Desk 1 will start in the top left page.
  45.  
  46. add option to avoid WinList covers other windows
  47.  
  48. add option to avoid all XWarpPointers, passed to modules
  49.  
  50. include nice .xinitrc sample with xmodmap -e "keycode 22 = BackSpace"
  51. & all classical stuff 
  52.  
  53. make modules use the -f single file
  54.  
  55. add NO_MULTIPLE_DESKTOPS as compile time option
  56.  
  57. an intelligent iconbox, 64x64, opening like wharf folders to reduce desktop
  58. usage
  59.  
  60. Removed linux specific asppp, asrack, astuner & asmodem from standard
  61. distribution ; create patches to make them work on other unices if you want to
  62. find them back here
  63.  
  64. Add to Pager the feature to show in little windows nonxpm files too ; avoid
  65. unnecessary redraws (especially with big jpegs :)
  66.  
  67. Add many lacking free(chars ), add more XFreePixmap in Pager.c
  68.  
  69. Merge ASSound & Audio
  70.  
  71. Change unix sockets to more X stuff ala XClientMessages
  72.  
  73. Animate support for Animated Logos (Multiple XPM)
  74.  
  75. open a little window with window name if mouse stays more than 1 s on window
  76. in the Pager
  77.  
  78. delete system(), too much unsecure !
  79.  
  80. Compile time option for SHADE != STICKY
  81.  
  82. If two directories have the same name, errors were reported : try to fix this
  83.  
  84. AfterStep support for animated icons (idem)
  85.  
  86. Press shade, move the window, press window actions -> menu appears
  87. in the old position !!!!
  88.  
  89. manpages for : asload, asmix, asppp, astuner
  90.  
  91. fix ▀▀ stuff
  92.  
  93. use zap/help button to drag windows in the Pager
  94.  
  95. include nicer sounds & configure Audio module for them !
  96.  
  97. include ASCP compatible with AF 1.4 in current distribution
  98.  
  99. use db for 'database' rather than current "Styles" : include a frontend
  100. to add/modify/delete things in this database
  101.  
  102. include a default database configuration for many common Xprogs, choosing
  103. icons from the ones AF provides, etc.
  104.  
  105. use windowmaker-like persistent menus
  106.  
  107. use enlightenment-like pixmaps for windows decoration (titlebar, borders ...)
  108.  
  109. recode everything in C++ and get rid of original TWM parts & copyright (big
  110. move to full GPL !), then add some scheme as compile time option for dynamic
  111. configuration (like scvwm)
  112.  
  113. recode wharf to be DND "feedable" + use right click on a icon to configure its
  114. options (command line, name, icon.xpm, ...)
  115.  
  116. create AfterVoice to talk to AfterStep
  117.  
  118. use locales
  119.  
  120. include OpaqueWindowZoom & Rotation, cf. Animate.c  (any demomaker to help ?)
  121.  
  122. add menuconfig interface for AF's configure.h
  123. (like the one for sunsite's xiterm)
  124.  
  125. code a *extish  window filemanager
  126.  
  127. create a asman better & easyier to use than xman (for GetHelp function)
  128.