Othwise we should just leave control disabled whatever happens.
This makes krfb err on the side of caution, so it is now much harder for the user
to accidentally give control of their desktop to someone they didn't want to give it to.
BUG:166447
svn path=/trunk/KDE/kdenetwork/krfb/; revision=1024346
All these files have been added to SVN by Alessandro Praduroux. He agreed on this change.
CCMAIL: pradu@pradu.it
svn path=/trunk/KDE/kdenetwork/krfb/; revision=734376
- FrameBuffer to encapsulate screen buffer and updates
- handle events
- avoid a timer for the rfb event loop, just use a real loop and qApp->processEvents()
svn path=/trunk/KDE/kdenetwork/krfb/; revision=650928
- added hooks to manage vnc events
- moved events out of rfbcontroller.cpp/.h into their own source file
svn path=/trunk/KDE/kdenetwork/krfb/; revision=650434