wayvnc/src
Jim Ramsay cb116cc980 Handle all wayvncctl help commands locally
This means that wayvncctl can now provide full descriptions of all
commands and events without wayvnc running.

Signed-off-by: Jim Ramsay <i.am@jimramsay.com>
2022-12-07 19:56:06 -05:00
..
buffer.c buffer: Add braces to side-step bogus fallthrough warning 2022-11-26 18:16:14 +00:00
cfg.c Clean up config on exit 2020-08-23 13:18:47 +00:00
ctl-client.c Handle all wayvncctl help commands locally 2022-12-07 19:56:06 -05:00
ctl-commands.c Refactor comand and event name parsing 2022-12-07 19:56:06 -05:00
ctl-server.c Refactor comand and event name parsing 2022-12-07 19:56:06 -05:00
data-control.c Use neatvnc logging facilities 2022-06-25 16:14:18 +00:00
intset.c Create an integer set data structure 2020-01-25 13:17:24 +00:00
json-ipc.c Introduce an event loop mode in wayvncctl 2022-11-12 20:11:00 +00:00
keyboard.c keyboard: Prefer lower keycodes 2022-09-14 21:34:22 +00:00
main.c Switch wayvncctl to use option_parser 2022-12-07 19:56:06 -05:00
option-parser.c Switch wayvncctl to use option_parser 2022-12-07 19:56:06 -05:00
output.c output: The name the "unknown" power state is "UNKNOWN" 2022-12-01 21:30:06 +00:00
pam_auth.c Use neatvnc logging facilities 2022-06-25 16:14:18 +00:00
pixels.c pixels: Remove unused function 2022-01-27 23:16:44 +00:00
pointer.c pointer: Add horizontal scrolling 2022-07-28 20:14:50 +00:00
screencopy.c Adapt to aml api change 2022-10-29 11:56:54 +00:00
seat.c Handle seat removal 2020-01-14 19:18:33 +00:00
shm.c shm: guard fallback on FreeBSD < 13 as well 2020-07-27 20:04:42 +00:00
smooth.c smooth: Use integers rather than floats to store tme 2019-12-29 10:36:08 +00:00
strlcpy.c Remove unused code 2019-10-22 19:24:09 +00:00
transform-util.c transform-util: Add copyright notice 2020-07-11 20:53:31 +00:00
util.c Add ctl-client code 2022-11-10 18:02:59 +00:00
wayvncctl.c Handle all wayvncctl help commands locally 2022-12-07 19:56:06 -05:00