***  f = fixed, d = done, w = work in progress, b = broken  ***
 (no particular order)

d>fix list border bugs in the editor (transposed borders?) SOLV: was sync calc bug
d>fix transparency bug in dial (slate-alpha) SOLV: update backs even on hidden items
 >find list scroll bug leaving trails at bottom of the list
d>fix background change moving widgets out of view in the editor
  SOLV: (clamp is and only move anchored widgets)

d>change behavior of list as follows : single click - select song, double click - play it

w>add state saving based on each skin (window size, open windows, etc.)
 >allow multiple windows to be open for a skin (main window and a playlist window)

 >document the list type widget in SKIN-SPECS

 >fix device selection for ogg123 to only allow what is enabled on the system, and
  poll for the available output types instead of hard coding them.
 >look into warning icons appearing for ogg123 during playback (can't reproduce)

 >fix dnd to accept extended chars like space == %20
 >fix VBR files to stop jumping around w/ time (NOTE: mpg123 bug ?).
 >add X font support to text widget, NOTE: have user supplied patch, refer to it.

w>fix util_pixbuf_from_root_window, to work with tiled images (easy), colors and patterns.

 >when header and tag info is off, still read it on song start.

 >Add clip mask for items, sliders.

 >finish the command queueing for async playback controls (fix it to work correctly)
 >fix 'hang' when next or prev is changed 'too fast'. (attempted solution is above)

 >add command line option for recursive directory loading
 >update the FAQ! (getting LONGER OVERDUE!)

 >fix all possible buffer over-runs in io_mpg123.c!
  (hell, just re-write it, probably easier)
 >io_mpg123.c needs some loving!

