diff options
author | Peter Åstrand <astrand@cendio.se> | 2004-12-30 16:21:03 +0000 |
---|---|---|
committer | Peter Åstrand <astrand@cendio.se> | 2004-12-30 16:21:03 +0000 |
commit | ba77f1c739d146fc416fcb87cf9a026980bf0371 (patch) | |
tree | e0ea734a0d1cb88c64d303b00df75bfd5f4db456 /doc/TODO | |
parent | 3afb7a3948e2bc9612e5db63bb5f25b5df635a0c (diff) | |
download | tigervnc-ba77f1c739d146fc416fcb87cf9a026980bf0371.tar.gz tigervnc-ba77f1c739d146fc416fcb87cf9a026980bf0371.zip |
Added note about the UNIX optionswindow modality problem.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@77 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ +* The dialog boxes in the UNIX viewer isn't as modal as they should + be. For example, sometimes, when opening the OptionsDialog from the + login window, the OptionsDialog appears *behind* the login window. + * Change version strings. * Perhaps change icons. |