KasmVNC/unix/xserver/hw/vnc
Pierre Ossman a00e40c340 Handle empty changes for every operation
It seems like many of the X11 operations can end up with no pixels
actually changing. So instead of discovering and adding workarounds for
each individually we'll just check very region added if it's empty.
2020-09-21 13:28:33 +03:00
..
.gitignore Initial commit 2020-09-20 12:16:44 +00:00
buildtime.c Initial commit 2020-09-20 12:16:44 +00:00
Input.c xserver: add no-op input thread init function 2020-09-21 13:07:43 +03:00
Input.h Initial commit 2020-09-20 12:16:44 +00:00
InputXKB.c Initial commit 2020-09-20 12:16:44 +00:00
Makefile.am Initial commit 2020-09-20 12:16:44 +00:00
qnum_to_xorgevdev.c Initial commit 2020-09-20 12:16:44 +00:00
qnum_to_xorgkbd.c Initial commit 2020-09-20 12:16:44 +00:00
RandrGlue.c Initial commit 2020-09-20 12:16:44 +00:00
RFBGlue.cc Initial commit 2020-09-20 12:16:44 +00:00
RFBGlue.h Initial commit 2020-09-20 12:16:44 +00:00
vncBlockHandler.c Initial commit 2020-09-20 12:16:44 +00:00
vncBlockHandler.h Initial commit 2020-09-20 12:16:44 +00:00
vncExt.c Initial commit 2020-09-20 12:16:44 +00:00
vncExtInit.cc Remove remnants of the old HTTP server 2020-09-21 13:17:11 +03:00
vncExtInit.h Initial commit 2020-09-20 12:16:44 +00:00
vncHooks.c Handle empty changes for every operation 2020-09-21 13:28:33 +03:00
vncHooks.h Initial commit 2020-09-20 12:16:44 +00:00
vncModule.c Initial commit 2020-09-20 12:16:44 +00:00
vncSelection.c Initial commit 2020-09-20 12:16:44 +00:00
vncSelection.h Initial commit 2020-09-20 12:16:44 +00:00
xorg-version.h Initial commit 2020-09-20 12:16:44 +00:00
XorgGlue.c Initial commit 2020-09-20 12:16:44 +00:00
XorgGlue.h Initial commit 2020-09-20 12:16:44 +00:00
XserverDesktop.cc Remove remnants of the old HTTP server 2020-09-21 13:17:11 +03:00
XserverDesktop.h Remove remnants of the old HTTP server 2020-09-21 13:17:11 +03:00
xvnc.c Remove 8-bit support from documentation 2020-09-21 13:27:19 +03:00
Xvnc.man Remove 8-bit support from documentation 2020-09-21 13:27:19 +03:00