wayvnc/src
Jim Ramsay 308308b63a Add power management state to the output object
Signed-off-by: Jim Ramsay <i.am@jimramsay.com>
2022-12-01 19:11:32 +00: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 ctl: Fix sign compare warnings 2022-11-27 10:33:09 +00:00
ctl-commands.c Move control command schemas into own files 2022-11-27 10:48:03 +00:00
ctl-server.c Move control command schemas into own files 2022-11-27 10:48:03 +00: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 Add power management state to the output object 2022-12-01 19:11:32 +00:00
option-parser.c Create option parser interface 2022-11-13 15:43:50 +00:00
output.c Add power management state to the output object 2022-12-01 19:11:32 +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 Fix segfault if running wayvncctl with no args 2022-11-22 22:40:09 +00:00