Include TODOs for SeamlessRDP

git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/branches/seamlessrdp-branch/rdesktop@1175 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Peter Åstrand 2006-03-21 12:58:39 +00:00
parent 6aa0d6524d
commit acec377e87

View File

@ -52,3 +52,25 @@
* More fancy homepage. * More fancy homepage.
* Enhance documentation. Write a FAQ. * Enhance documentation. Write a FAQ.
* SeamlessRDP mode
* Support for Input Contexts.
* Enhanced support for WM_DELETE_WINDOW: Instead of terminating
rdesktop, close the window on the server side.
* Clipboard support needs to be adapted - it uses g_wnd now.
* Systray support.
* Support for transferring the application taskbar icon.
* Better support for non-EWMH window managers.
* Support for non-rectangular windows.
* The focus handling of menus is a bit crude.
* Support for sending focus information from client to server.