neatvnc/src
Philipp Zabel affd7f3f6d Allow to query client-side cursor support
Add a function nvnc_client_supports_cursor() to enable the API user to
make an informed decision whether nvnc_set_cursor() can be expected to
make the client draw the cursor, or whether it has to be rendered into
the framebuffer.
2022-07-29 08:37:29 +00:00
..
cursor.c cursor: Handle rotated cursors 2022-06-11 11:44:51 +00:00
damage-refinery.c Add damage refinery from wayvnc 2021-09-20 21:40:21 +00:00
display.c display: Add dtrace probes 2022-06-26 13:57:32 +00:00
enc-util.c enc-util: Round up division in calc_bytes_per_cpixel 2022-01-27 22:10:37 +00:00
encoder.c Fix jpeg quality setting 2022-07-10 12:41:20 +00:00
fb.c Use new logging system 2022-06-25 16:15:32 +00:00
fb_pool.c Add a stride parameter to nvnc_fb 2021-09-05 00:46:24 +00:00
h264-encoder.c h264: Set quality according to client's wishes 2022-07-10 13:53:32 +00:00
logging.c Integrate libav into logging framework 2022-07-09 17:15:35 +00:00
murmurhash.c Add damage refinery from wayvnc 2021-09-20 21:40:21 +00:00
open-h264.c h264: Set quality according to client's wishes 2022-07-10 13:53:32 +00:00
pixels.c pixels: Add function to get rfb pixel format name 2022-02-12 13:15:30 +00:00
pngfb.c Add a stride parameter to nvnc_fb 2021-09-05 00:46:24 +00:00
qnum-to-evdev.c Translate XT keycodes to linux keycodes 2020-11-29 20:48:31 +00:00
raw-encoding.c Call encoder.on_done in a function 2022-06-11 11:44:51 +00:00
rcbuf.c Create a reference counted buffer 2020-01-25 15:29:25 +00:00
resampler.c resampler: Add dtrace probes 2022-06-26 13:57:32 +00:00
server.c Allow to query client-side cursor support 2022-07-29 08:37:29 +00:00
stream.c stream: Remove stray ampersand in tls handshake failure code path 2022-07-17 20:17:19 +00:00
tight.c Fix jpeg quality setting 2022-07-10 12:41:20 +00:00
transform-util.c Add damage refinery from wayvnc 2021-09-20 21:40:21 +00:00
vec.c Re-format using clang-format 2019-10-20 22:13:51 +00:00
zrle.c Call encoder.on_done in a function 2022-06-11 11:44:51 +00:00