93 Commity (a4308c9ec45b0ebcafaed2280b442d2840098e4e)

Autor SHA1 Wiadomość Data
  Pierre Ossman a4308c9ec4 Get rid of SocketServer::checkTimeouts() 5 lat temu
  Pierre Ossman 10688efcf7 Properly terminate server on timeouts 5 lat temu
  Pierre Ossman eef6c9ad83 Remove QueryConnectionHandler 5 lat temu
  Pierre Ossman e6aab24654 Force common flow of connection queries 5 lat temu
  Pierre Ossman 4a4453fc69 Remove Java web server 5 lat temu
  Pierre Ossman 44a1d71f33 Explicitly check screen layout after change 5 lat temu
  Pierre Ossman e3a2be69c4 Use abstract SocketListener class 6 lat temu
  Peter Åstrand (astrand) ffeda0767f Remove "screen" argument from Randr glue functions 6 lat temu
  Peter Åstrand (astrand) 1173637739 Move computeScreenLayout/setScreenLayout to unixcommon lib 6 lat temu
  Peter Åstrand (astrand) 758b83ba53 vncRandRGetOutputName: return a copy of the string 6 lat temu
  Peter Åstrand (astrand) e3aece4bac Make vncRandRGetOutputId return the actual id; not a pointer 6 lat temu
  Peter Åstrand (astrand) c24f899b9e Indented computeScreenLayout and setScreenLayout 6 lat temu
  Pierre Ossman 3630475369 Push query connect timeout back in to Xvnc 6 lat temu
  Pierre Ossman 63d2fddd6b Don't queue a query if it is directly rejected 6 lat temu
  Pierre Ossman 22348f2226 Add support for raw key codes to Xvnc/libvnc.so 7 lat temu
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 lat temu
  Pierre Ossman ac94b50e63 Add support for lock LED state to Xvnc/libvnc.so 7 lat temu
  Pierre Ossman fa620fed70 Remove unused variable deferredUpdateTimerSet 7 lat temu
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 lat temu
  Pierre Ossman 4b35524594 Harmonise new client handlers 7 lat temu
  Pierre Ossman b192107b30 Merge X server block handling code paths 7 lat temu
  Hans de Goede 3fed95eda2 Add xorg-xserver 1.19 support 7 lat temu
  Pierre Ossman af7fb8dad3 Adjust client pointer coordinates to absolute 7 lat temu
  Pierre Ossman d408ca5146 Move socket write event handling in to the RFB core 8 lat temu
  Pierre Ossman c62e70c5b3 Move client to server clipboard out of vncconfig 8 lat temu
  Pierre Ossman f7aa3f9bd3 Return TcpListener pointers rather than objects 8 lat temu
  Tim Waugh 892d10a705 Fixed IPv6 support. 9 lat temu
  Pierre Ossman 5a3c39a9a0 Use proper prototypes in headers for all our internal functions 9 lat temu
  Pierre Ossman 9018af44da More debug logging for screen layout changes 9 lat temu
  Pierre Ossman f8e3b34c69 Restructure Xvnc/libvnc.so code to avoid C++ header hacks 9 lat temu
  Tim Waugh 300411c623 No need to declare 'display' here. 9 lat temu
  Tim Waugh d822c36525 Updated to build against xorg-x11-server 1.16.0. 9 lat temu
  Pierre Ossman de0b353232 Make InputDevice into a singleton 10 lat temu
  Pierre Ossman 91313d8b65 Let XserverDesktop handle syncing cursor position 10 lat temu
  Pierre Ossman 2e5a106083 Get rid of getStride() 10 lat temu
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 lat temu
  Brian Hinz 430d8cf098 Re-introduces embedded applet mode for the java viewer. On Windows and Linux, the embedded applet can be dragged from the browser window and detached from the browser process. The mouse gesture for detaching the applet is ALT+drag on Windows and SHIFT+drag on Linux. 10 lat temu
  Pierre Ossman 1556e8148d Apparently it is more kosher to completely disassociate an 11 lat temu
  Pierre Ossman cde21d8590 Make sure InputDevice::InitInputDevice() gets called early in 11 lat temu
  Pierre Ossman 17e28044f1 Fix silly typo that caused us to mishandle some SetDesktopSize requests. 11 lat temu
  Pierre Ossman 93f44e1773 Fix improper check of errors when getting a suitable RandR mode. 12 lat temu
  Pierre Ossman f844038338 We need to be able to handle outputs without any CRTC connected as well. 12 lat temu
  Pierre Ossman 02dc813c92 Forgot to initialise the iterator index properly. 12 lat temu
  Pierre Ossman 87ecc7c4ee We need to manually update the RandR timestamp, as it is normally set in 12 lat temu
  Pierre Ossman 27fa951e1a Add back support for letting the client reconfigure the screen, this time 12 lat temu
  Pierre Ossman 1d3be39bcd Track outputs instead of CRTCs, as those better match the screen concept 12 lat temu
  Pierre Ossman 4c81ff4566 Redo the RandR code in Xvnc/libvnc to use the modern 1.2 API. The old 12 lat temu
  Pierre Ossman 559a2e8f47 Fix a race condition where we might get updates thrown at us right after a 12 lat temu
  Pierre Ossman bbf955ebd7 Reimplement the deferred update handling, this time in a more robust and 12 lat temu
  Pierre Ossman bfd47f17db The dummy timer isn't used anymore. 12 lat temu