bug list
--------

- program freezes with URL:
  http://www.linux.com/news/software/linux-kernel?format=feed&type=rss

- win7 64-bit issues -> ????

- on win7, trouble with exotic user names in appdata path (check in
  news_resource.c)

- when importing opml file, check urls without connection settings
  (auth credentials) so doesn't select a few ones -> fix that or?


stuff to implement and requests for new features
------------------------------------------------

- add 'open (indep floating) control win' line in control menu ->
  control win = feed title /info / ...? and buttons
  buttons = open / play / pause / reload / first / previous / next /last /
  speed up / speed down / move win / resize win / ...?
  -> this could be really handy

- add option to filter feed items with publication date?

- 'word match alert', ability to undisplay one feed

- add feed title [] (before rss title [] and rss description [])

- add new scheme: file:///

- ballon with rss description (+ pause) on mouse hover
- using mouse wheel (previous/next feed or speed up/down)
- handle to drag window
- win always-on-top unchecked issue when compiz disabled
  -> fix with xlib functions?
- 12h time format / show seconds option

- rss 1.0 (rdf) support

- read feed(s) in loop / once only (?)
- reading feed selection randomly?
- color-coded feeds (?)
- new icon?

- background gradient colors?
- filters / search
- GUI texts translations with gettext ?

- use extra widgets: search entry, ...
- utf8 encoding breakage in news_render.c ? (not sure...)

- new cli args: attop, atbottom, fullwidth?
- sort url list by title, not by url (?)
- (check connection state, retry if not connected?)
