Andri Yngvason
|
ea17c642e8
|
rfbproto: Add NTP messages
|
2023-04-09 11:00:03 +00:00 |
Andri Yngvason
|
81c9d8452c
|
Remove rfb/ include prefix
This avoids accidentally including libvncclient's public API.
|
2022-07-06 21:17:01 +00:00 |
Andri Yngvason
|
f1bba8e9bb
|
Use quote-includes for all local headers
|
2022-07-06 21:11:19 +00:00 |
Andri Yngvason
|
2e901f8e71
|
Don't outpace the wayland compositor
|
2022-07-03 10:47:27 +00:00 |
Andri Yngvason
|
d4d5f2e75b
|
vnc: Set a variable to tell that a framebuffer update is in progress
|
2022-07-03 10:46:49 +00:00 |
Andri Yngvason
|
f4d40df8f6
|
Dispatch events while waiting for server data
Blocking the event loop is very bad
|
2022-07-02 10:46:00 +00:00 |
Andri Yngvason
|
b725a08b47
|
vnc: Add presentation timestamps
|
2022-04-14 18:41:34 +00:00 |
Andri Yngvason
|
3e652be8d6
|
vnc: Add Open H.264 encoding extension
|
2022-04-10 13:55:14 +00:00 |
Andri Yngvason
|
9c7a4d6b07
|
Use drm format instead of wl_shm_format
Using the drm fourcc format as the main pixel format, helps when
adding linux-dmabuf support.
|
2022-04-03 19:00:19 +00:00 |
Andri Yngvason
|
86283fd8d1
|
vnc: Add cut-text events
|
2020-12-06 19:52:02 +00:00 |
Andri Yngvason
|
4493e68115
|
Send qemu extended key events
|
2020-11-30 21:59:55 +00:00 |
Andri Yngvason
|
fb0a22caa6
|
vnc: Add copyright notice
|
2020-07-12 11:17:03 +00:00 |
Andri Yngvason
|
905eb8dc29
|
Add options for quality, compression and encodings
|
2020-07-11 22:24:11 +00:00 |
Andri Yngvason
|
0a68dbb720
|
Create a nicer API around libvncclient
This hides some implementation details of libvncclient from the rest of
the system and reduces coupling.
|
2020-07-11 17:54:35 +00:00 |