-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
37 lines (22 loc) · 877 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
gtk-feed TODO
- Internationalization and localization.
- Atom and RSS/RDF feed support.
- User manual and documentation.
- User preferences dialog.
- Desktop menu item.
- Automatic startup.
- Feed reloading at regular time intervals.
- Notification when new feeds are available.
- Display unread feeds in bold typeface.
- Display number of unread feeds in a tooltip of the system tray icon.
- Feed filter based on user specified criterias.
- Easier way of subscribing into feeds; the user should be able to just
give an URL to the HTML page containing feeds, rather than giving
URL to the XML feed itself.
- Displaying a 'favicon.ico' icon for each feed in the feeds menu.
- Dialogs could be rewritten to use Glade.
- Change the system tray icon based on program state:
1) loading feeds
2) normal
3) new feeds available
4) error