Share

MetaVNC

Project News for MetaVNC

  • MetaVNC 0.6.6 released

    - NewFBSize has been supported. The server should work on Xserver which changes screen resolution dynamically, such as Ubuntu desktop, etc.
    - The window monitor RPM (metavnc-wmon) has been split from metavnc-server package. As a result, compat-libwnck is no longer needed.

    2007-11-02 14:37:44 UTC by utinos

  • MetaVNC 0.6.5 released

    * portability of source code for unix-like system is improved
    * change X server base to X11R6.9.0
    * merge updates of tightvnc 1.3.9
    * bug fixes

    2007-09-15 13:50:03 UTC by utinos

  • MetaVNC 0.6.0 released

    The win32 viewer finally implements the meta window manager (but freedesktop.org style menu is not supported yet)

    Changes from the version 0.5.7

    COMMON:
    - protocol enhancement to realize Microsoft-Windows-like task switch behavior
    rfbWindowControlMsg ... add new control rfbWindowControlSetFocus
    rfbWindowStateMsg ... add new state rfbWindowStateFocused

    WIN32 SERVER:
    - support rfbWindowControlSetFocus and rfbWindowStateFocused
    - add debug messages
    - switch libiconv to Win32 unicode APIs (WideCharToMultiByte, etc.)
    - bug fix : dead lock in updating launcher
    - use sendQueued instead of sendExact in vncClient::SendTransRect

    WIN32 VIEWER:
    - implement meta window manager
    (freedesktop.org style menus are not supported yet)
    - split MetaVNC options from original "Connection" option tab

    LINUX SERVER:
    - bug fix: add support for vncconnect which has been disabled since version 0.3.0

    2007-02-04 13:58:21 UTC by utinos

  • MetaVNC win32 0.5.7 released

    MetaVNC win32 version 0.5.7

    Changes from the version 0.5.6

    SERVER:
    - change the code base from tightvnc 1.3dev6 to tightvnc 1.3.8

    VIEWER:
    - change the code base from tightvnc 1.3dev6 to tightvnc 1.3.8

    2006-09-17 06:01:42 UTC by utinos

  • MetaVNC win32 0.5.6 released

    Changes from the version 0.5.5

    WIN32 SERVER:
    - add support for console windows
    - add new option to enable/disable the Meta Window Manager
    - bug fix of vnclauncher
    - improve accuracy to detect changes of window visibility

    WIN32 VIEWER:
    - no changes

    2006-07-30 14:56:26 UTC by utinos