| Line | |
|---|
| 1 | Some features that would be nice for a final Gobby 0.5 release. We could |
|---|
| 2 | perhaps do pre-releases with some of these missing before: |
|---|
| 3 | |
|---|
| 4 | - Implement self-hosting, this also requires showing and handling directories |
|---|
| 5 | in InfGtkBrowserModel/Store |
|---|
| 6 | - Add base preferences class with Preferences::Option definition to util/, |
|---|
| 7 | inherit in core/, move ClosableFrame to util/ |
|---|
| 8 | - Show in tab and userlist when others are typing, using an icon |
|---|
| 9 | - Typing sounds (libcanberra?) |
|---|
| 10 | |
|---|
| 11 | These things need to be implemented in infinote, but again would be nice |
|---|
| 12 | to have: |
|---|
| 13 | |
|---|
| 14 | - Show other user's viewport position in the scrollbar, instead or in addition to cursor position |
|---|
| 15 | - Show what tab another user currently is in (needs cross-session user management as planned for the authentication business) |
|---|