1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00

Use Configuration class for kcontrol

svn path=/trunk/kdenetwork/krfb/; revision=147626
This commit is contained in:
Tim Jansen
2002-04-07 13:01:39 +00:00
parent 6f0c4515ab
commit 2eb101c6ba
12 changed files with 100 additions and 122 deletions

13
TODO
View File

@@ -1,7 +1,16 @@
Known bugs:
- when the server closes the connection in kinetd mode krfb crashes for
unknown reasons. (After this kinetd will not accept new connections
because some threads will not be killed properly, use "killall krfb")
Todo (soon):
- fix shutdown connection in kinetd nide
- remove the standalone & command line modes (="run on demand" in kcontrol)
Todo (unscheduled features):
- SLP support (or UPnP, or whatever KDE will use)
- NAT traversal support (MIDCOM stun/turn, UPnP)
- look into adding extension to xfree to improve speed (get noticed of
- look into adding an extension to xfree to improve speed (get noticed of
screen updates)
see ROADMAP for planned features!