Revision 653073

Go back to digest for 15th April 2007

Features in Networking Tools

Alessandro Praduroux committed changes in /trunk/KDE/kdenetwork/krfb:

Preliminary optional support for XDamage, checked both at compile and run time.Uses less cpu than Qt approach, but visually sucks. I suspect there are too many updates sent to the client, I need to group the rects and create a bigger one when sending the event to the client.

File Changes

Added 4 files
  • /trunk/KDE/kdenetwork/krfb
  •   /qtframebuffer.cpp
  •   /qtframebuffer.h
  •   /x11framebuffer.cpp
  •   /x11framebuffer.h
Modified 10 files
  • /trunk/KDE/kdenetwork/krfb
  •   /CMakeLists.txt
  •   /config-krfb.h.cmake
  •   /connectioncontroller.cpp
  •   /framebuffer.cpp
  •   /framebuffer.h
  •   /krfbserver.cpp
  •   /krfbserver.h
  •   /main.cpp
  •   /trayicon.cpp
  •   /trayicon.h
14 files changed in total