wayvnc/src
Jim Ramsay fbd373143c Remove 'help' command and clean up help output
The redundant "help" command is now hidden from the wayvncctl UI.

This also moves event description help text to:
  wayvncctl event-receive --show=<event-name>

Signed-off-by: Jim Ramsay <i.am@jimramsay.com>
2023-01-08 12:42:38 -05:00
..
buffer.c Fixup buffer.c compiler warning 2022-12-29 05:50:44 -05:00
cfg.c Clean up config on exit 2020-08-23 13:18:47 +00:00
ctl-client.c Remove 'help' command and clean up help output 2023-01-08 12:42:38 -05:00
ctl-commands.c Refactor comand and event name parsing 2022-12-07 19:56:06 -05:00
ctl-server.c Add output power state to get_outputs ipc command 2022-12-07 19:56:37 -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 Implement custom option parser 2023-01-01 09:12:29 +00:00
option-parser.c Convert wayvncctl subcommands to use option-parser 2023-01-02 16:38:46 -05:00
output.c Fix segfault after hot-plugging outputs 2022-12-19 16:20:56 -05: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 Convert wayvncctl subcommands to use option-parser 2023-01-02 16:38:46 -05:00