Andri Yngvason
|
b927394490
|
Add seat name to client-connected event
|
2023-03-27 21:19:23 +00:00 |
Andri Yngvason
|
c302c20939
|
Remove unnecessary copying when listing clients
|
2023-03-25 13:08:15 +00:00 |
Andri Yngvason
|
842da93de4
|
Iterate over clients instead of listing
This model avoids memory allocations and allows for re-use of
the info function for client events.
|
2023-03-25 12:57:24 +00:00 |
Andri Yngvason
|
0414e1fd87
|
Show seat in client list
|
2023-03-25 10:33:16 +00:00 |
Jim Ramsay
|
00539935ba
|
Add output power state to get_outputs ipc command
I forgot to plumb this through when I did the initial state on the
output power state.
Signed-off-by: Jim Ramsay <i.am@jimramsay.com>
|
2022-12-07 19:56:37 -05:00 |
Jim Ramsay
|
e958b06e44
|
Add wayvncctl wayvnc-exit command
Signed-off-by: Jim Ramsay <i.am@jimramsay.com>
|
2022-11-26 19:57:53 +00:00 |
Jim Ramsay
|
467cfa1889
|
Add wayvncctl capture-changed event
Signed-off-by: Jim Ramsay <i.am@jimramsay.com>
|
2022-11-26 19:57:53 +00:00 |
Jim Ramsay
|
5c8014d19b
|
Add wayvncctl disconnect-client command
Signed-off-by: Jim Ramsay <i.am@jimramsay.com>
|
2022-11-26 19:57:53 +00:00 |
Jim Ramsay
|
80fd6b074e
|
Add wayvncctl get-outputs command
Signed-off-by: Jim Ramsay <i.am@jimramsay.com>
|
2022-11-26 19:57:53 +00:00 |
Jim Ramsay
|
19e3d78d78
|
Add wayvncctl get-clients command
Signed-off-by: Jim Ramsay <i.am@jimramsay.com>
|
2022-11-23 09:41:46 +00:00 |
Jim Ramsay
|
c75b64eae8
|
Add server event infrastructure
Includes "client-connect" and "client-disconnect" events as
proof-of-concept.
Signed-off-by: Jim Ramsay <i.am@jimramsay.com>
|
2022-11-12 20:11:00 +00:00 |
Jim Ramsay
|
5043f8e149
|
Refactor some common utilities out of main
Signed-off-by: Jim Ramsay <i.am@jimramsay.com>
|
2022-11-10 18:02:59 +00:00 |
Jim Ramsay
|
1a0e8aae97
|
Add ctl control socket and initial command infrastructure
This implements the first wayvncctl command: set-output
Signed-off-by: Jim Ramsay <i.am@jimramsay.com>
|
2022-11-10 18:02:59 +00:00 |