Commit Graph

21 Commits

Author SHA1 Message Date
f2a19e6e09 KASM-7051 Set KasmVNC version to 1.3.4 2025-03-20 16:24:07 +13:00
586c33a454 Resolve KASM-6760 "Feature/ latest xorg" 2024-12-11 19:28:44 +00:00
f6a8afda9d KASM-6637 kasmvnc 1.3.3 2024-10-25 10:49:21 +00:00
c46ec68877 bump kasmvnc version 2024-09-24 13:07:30 -04:00
561ea86e85 Bump package versions to 1.2.0 2023-08-25 17:39:28 +12:00
6774cbf3a2 Merge branch 'master' into feature/KASM-4034_unix_sockets 2023-07-26 08:24:10 -04:00
e41bc997a6 Blind guess at the reported crash 2023-07-12 17:16:28 +03:00
75c51c1e93 rebase and fix merge conflicts 2023-06-30 12:51:01 -04:00
932ca80b50 update Xvnc version 2023-04-04 18:15:53 +00:00
3bae812364 Add support for relaying unix sockets 2023-02-16 15:51:26 +02:00
d04982125a Initial DRI3 support 2023-01-20 13:18:05 +02:00
4b89868219 Some warning fixes 2023-01-18 15:31:13 +02:00
7760ec2d84 Clear a warning 2023-01-18 15:31:13 +02:00
7e4b5daf52 change -H to -http-header 2022-11-08 20:40:16 +00:00
17947d5f44 Add support for custom response headers 2022-11-08 18:16:16 +02:00
49890cf8da Resolve KASM-2301 "Feature/ upload debug packages" 2022-02-11 14:57:25 +00:00
45e44a66e5 Tolerate specifying -BoolParam 0 and similar
This is needed by vncserver which doesn't know which parameters are
boolean, and it cannot use the -Param=Value form as that isn't tolerated
by the Xorg code.
2020-09-21 13:54:41 +03:00
9eca28a084 Add final line break to FatalError() calls
It expects the callers to include this, so make sure we're consistently
providing one.
2020-09-21 13:37:31 +03:00
f528483975 Stop using legacy region macros
We no longer support such old X servers so start using the current
functions.
2020-09-21 13:29:24 +03:00
a4e0dbf7db Remove 8-bit support from documentation
We removed support in the code ages ago, but overlooked this part of the
documentation. Also remove some dead code in Xvnc on the same theme.
2020-09-21 13:27:19 +03:00
408c005d3e Initial commit 2020-09-20 12:16:44 +00:00