$Id: TODO,v 1.6 2001/05/23 08:45:58 malekith Exp $

- WM
  - resizing needed for tests of Ytk.
  - menus
- Ytk
  - callback objects, events walking up
  - more widgets
- general mouse support
  - invent events for mouse
  - implement them in server
  -      "     "   "  WM
  -      "     "   "  Ytk/Ypp

- make authentication non-blocking, otherwise DoS is possible, when 
  rlim_nproc is set, tmp solution: maybe add some timeouts in auth code...
- write more backends
  - Linux console (no need for curses, unicode, gpm mouse)
  - X11 (native X mouse, possibly unicode)
  - crossplatform display all in Java, Java supports nativly 
    16 bit unicode, this is nice.
- update yw_INTRO manpage for current includes, write more intro,
  esp. about datatypes.
- document all functions.
- write some smarter buffer synchoronizer.

Long term:
- own mini-iconv implementation (utf8,16,32, ascii, iso-8859-1,2?)
- make html version of manpages look nice.
