Commit Graph

  • 349693ed87 Fix segfault if running wayvncctl with no args Jim Ramsay 2022-11-22 14:02:09 -0500
  • b6520b0f5e Make better client IDs for wayvncctl Jim Ramsay 2022-11-22 14:03:22 -0500
  • ff5975c51c Fix segfault if running wayvncctl with no args Jim Ramsay 2022-11-22 14:02:09 -0500
  • 6488eeff1c Add a PR-checker action that makes sure CONTRIBUTING.md was read Jim Ramsay 2022-11-21 10:37:40 -0500
  • 7491a319d5 Introduce a simple CI that builds wayvnc Jim Ramsay 2022-11-20 21:44:38 -0500
  • 2b6dd79417 Introduce a simple CI that builds wayvnc Jim Ramsay 2022-11-20 21:44:38 -0500
  • ef2e68af70 Fixup previous commit Andri Yngvason 2022-11-21 10:09:24 +0000
  • efdf625c99 Fix build after data_control changes Jim Ramsay 2022-11-20 21:33:42 -0500
  • 1604b12f78 Create separate data-control for each client Andri Yngvason 2022-11-20 22:53:56 +0000
  • b99120ddfc Create separate input for each client Andri Yngvason 2022-11-20 12:18:15 +0000
  • b79ab71dca main: Add per-client state Andri Yngvason 2022-11-20 11:32:52 +0000
  • fe10e46e29 Introduce wayvncctl startup amd shutdown events Jim Ramsay 2022-11-18 21:45:28 -0500
  • af08f0c2aa Introduce wayvncctl startup amd shutdown events Jim Ramsay 2022-11-18 21:45:28 -0500
  • 325b45ef49 Clean up wayvncctl logging Jim Ramsay 2022-11-17 18:00:59 -0500
  • 1d25535e7a Add wayvncctl --reconnect option Jim Ramsay 2022-11-15 19:57:16 -0500
  • 6e13974b27 Add wayvncctl --wait option Jim Ramsay 2022-11-15 04:57:26 -0500
  • 372b530d3a Fix wayvncctl usage and manpage typos Jim Ramsay 2022-11-15 04:56:59 -0500
  • 66018dd0d6 Git: ignore .cache/ Jim Ramsay 2022-11-16 21:03:58 -0500
  • fc3a835cd9 Clean up wayvncctl logging Jim Ramsay 2022-11-17 18:00:59 -0500
  • 0bb7a583c8 Add wayvncctl --reconnect option Jim Ramsay 2022-11-15 19:57:16 -0500
  • 5b445d83e8 Add wayvncctl --wait option Jim Ramsay 2022-11-15 04:57:26 -0500
  • 8bd25b66e1 Fix wayvncctl usage and manpage typos Jim Ramsay 2022-11-15 04:56:59 -0500
  • a9b3bfe73f Git: ignore .cache/ Jim Ramsay 2022-11-16 21:03:58 -0500
  • c86e2a756e Cleanup stale unix socket, iff inactive Jim Ramsay 2022-11-13 16:46:52 -0500
  • 0305a0a00a Cleanup stale unix socket, iff inactive Jim Ramsay 2022-11-13 16:46:52 -0500
  • 13aa584075 ctl-server: Fix sign-compare warning Andri Yngvason 2022-11-13 15:57:27 +0000
  • 125121613e Create option parser interface Andri Yngvason 2022-11-13 15:43:46 +0000
  • 33f98048d5 wayvnc manpage: Fix typo Andri Yngvason 2022-11-12 20:22:48 +0000
  • 3ee620b8b6 Add example event-watcher script Jim Ramsay 2022-11-11 01:43:02 -0500
  • d8239109e5 Introduce an event loop mode in wayvncctl Jim Ramsay 2022-11-09 09:11:21 -0500
  • debd8a67cb Added event help text Jim Ramsay 2022-11-08 07:32:04 -0500
  • c75b64eae8 Add server event infrastructure Jim Ramsay 2022-11-06 15:05:14 -0500
  • 8d32dfaead Add jsonipc event message constructor Jim Ramsay 2022-11-06 08:13:17 -0500
  • c859c50463 Ensure fatal errors are sent first Jim Ramsay 2022-11-06 08:04:01 -0500
  • 9df8bc75ea Add example event-watcher script Jim Ramsay 2022-11-11 01:43:02 -0500
  • bbba6d99da Introduce an event loop mode in wayvncctl Jim Ramsay 2022-11-09 09:11:21 -0500
  • 8076d62fe3 Added event help text Jim Ramsay 2022-11-08 07:32:04 -0500
  • db9c8d5a3d Add server event infrastructure Jim Ramsay 2022-11-06 15:05:14 -0500
  • dfc45dacea Add jsonipc event message constructor Jim Ramsay 2022-11-06 08:13:17 -0500
  • 3164345996 Ensure fatal errors are sent first Jim Ramsay 2022-11-06 08:04:01 -0500
  • 231a08ce19 Clarify the various wayvncctl 'help' modes Jim Ramsay 2022-11-05 22:42:24 -0400
  • 01bd225247 Add wayvncctl human-readable output Jim Ramsay 2022-11-05 09:53:17 -0400
  • 1275609aee Allow 'wayvncctl foo --help' syntax Jim Ramsay 2022-11-04 05:55:11 -0400
  • 4b1fbf9508 Manpage updates for wayvnc and wayvncctl Jim Ramsay 2022-10-31 03:22:29 -0400
  • 15735b3256 Add wayvncctl version command Jim Ramsay 2022-10-30 14:16:56 -0400
  • 73fd2e386f Add wayvnctl help command Jim Ramsay 2022-10-30 12:59:01 -0400
  • 01851dc339 Add initial wayvncctl executable Jim Ramsay 2022-10-29 19:15:29 -0400
  • be42c8b7bf Add ctl-client code Jim Ramsay 2022-10-29 19:13:41 -0400
  • 5043f8e149 Refactor some common utilities out of main Jim Ramsay 2022-10-29 19:12:47 -0400
  • 1a0e8aae97 Add ctl control socket and initial command infrastructure Jim Ramsay 2022-10-17 08:23:40 -0400
  • 19e1e14eab Add json-ipc message plumbing Jim Ramsay 2022-10-24 09:05:26 -0400
  • 6675e5b62d Clarify the various wayvncctl 'help' modes Jim Ramsay 2022-11-05 22:42:24 -0400
  • ce2c790647 Add wayvncctl human-readable output Jim Ramsay 2022-11-05 09:53:17 -0400
  • e1cdc3a3e2 Allow 'wayvncctl foo --help' syntax Jim Ramsay 2022-11-04 05:55:11 -0400
  • c24f109115 Manpage updates for wayvnc and wayvncctl Jim Ramsay 2022-10-31 03:22:29 -0400
  • 4160b625f9 Add wayvncctl version command Jim Ramsay 2022-10-30 14:16:56 -0400
  • ecb928d2f2 Add wayvnctl help command Jim Ramsay 2022-10-30 12:59:01 -0400
  • 7f43371575 Add initial wayvncctl executable Jim Ramsay 2022-10-29 19:15:29 -0400
  • e7e236d785 Add ctl-client code Jim Ramsay 2022-10-29 19:13:41 -0400
  • 63e8794a1a Refactor some common utilities out of main Jim Ramsay 2022-10-29 19:12:47 -0400
  • 00a82ea7bf Add ctl control socket and initial command infrastructure Jim Ramsay 2022-10-17 08:23:40 -0400
  • 9c6f55c475 Add json-ipc message plumbing Jim Ramsay 2022-10-24 09:05:26 -0400
  • efc73904fb readme: remove link to compatibility table Simon Ser 2022-11-08 18:50:08 +0100
  • 208e7ae601 README: note that Weston is not supported Ahmad Fatoum 2022-11-03 15:43:36 +0100
  • 52a48e0579
    readme: remove link to compatibility table Simon Ser 2022-11-08 18:50:08 +0100
  • cb95ce931e Switch to previous output if current output disappears Jim Ramsay 2022-10-08 14:53:27 -0400
  • 7a159570ef Add functions to switch outputs on the fly Jim Ramsay 2022-10-08 14:48:04 -0400
  • 4018c698c2 Add output_cycle to get next/prev outputs Jim Ramsay 2022-10-08 14:45:14 -0400
  • a1aa69625c Refactor output selection code Jim Ramsay 2022-10-06 20:57:45 -0400
  • 49ecbe14fa Refactor pointer initialization code Jim Ramsay 2022-10-06 20:50:39 -0400
  • 727c0c5296 README: note that Weston is not supported Ahmad Fatoum 2022-11-03 15:43:36 +0100
  • 8bf505749c Normal exiting conditions should not yield warning Andri Yngvason 2022-10-29 15:11:28 +0000
  • e9ee4e644c Adapt to aml api change Andri Yngvason 2022-10-29 11:56:54 +0000
  • 6c8ad1db1e main: Suggest to enable debug logging when address binding fails Andri Yngvason 2022-10-24 21:13:45 +0000
  • ec4c90b0b9 main: Refer users to man page when screencopy is missing Andri Yngvason 2022-10-24 21:13:10 +0000
  • 29b5988834 man page: Add FAQ entry about unsupported protocols Andri Yngvason 2022-10-24 21:12:32 +0000
  • e414aa858f Switch to previous output if current output disappears Jim Ramsay 2022-10-08 14:53:27 -0400
  • 0d84511a89 Add functions to switch outputs on the fly Jim Ramsay 2022-10-08 14:48:04 -0400
  • 3238468bdf Add output_cycle to get next/prev outputs Jim Ramsay 2022-10-08 14:45:14 -0400
  • fe82ae02fb Refactor output selection code Jim Ramsay 2022-10-06 20:57:45 -0400
  • 4a775ec99d Refactor pointer initialization code Jim Ramsay 2022-10-06 20:50:39 -0400
  • d04da7edb7 Log output selection and list of outputs Jim Ramsay 2022-10-06 11:38:38 -0400
  • a2d9afc90f Log signal handler Jim Ramsay 2022-10-06 09:56:46 -0400
  • e9a7d6ecf9 Add manpage section about multiple outputs Jim Ramsay 2022-10-06 04:31:19 -0400
  • c74c0e67d9 Log removal of seats and outputs Jim Ramsay 2022-10-01 05:25:48 -0400
  • 7c03f0d6e7 Log the listening address and port Jim Ramsay 2022-09-30 20:41:24 -0400
  • d1042a4464 Log output selection and list of outputs Jim Ramsay 2022-10-06 11:38:38 -0400
  • 3d87f80227 Log signal handler Jim Ramsay 2022-10-06 09:56:46 -0400
  • 3db33946bf Add manpage section about multiple outputs Jim Ramsay 2022-10-06 04:31:19 -0400
  • a850ad243f Log removal of seats and outputs Jim Ramsay 2022-10-01 05:25:48 -0400
  • be39f5a6e8 Log the listening address and port Jim Ramsay 2022-09-30 20:41:24 -0400
  • 9e85093a6d keyboard: Prefer lower keycodes Andri Yngvason 2022-09-14 21:30:04 +0000
  • 535a142ebd util: trace.sh: Fix chown and event serialisation Andri Yngvason 2022-08-27 10:54:35 +0000
  • 34e95378e1 main: Prevent capture restart if idle Consolatis 2022-08-23 18:21:28 +0200
  • abc13802e4 main: Prevent capture restart if idle Consolatis 2022-08-23 18:21:28 +0200
  • f3247ad933 Prevent capture and performance counter when idle Consolatis 2022-08-19 02:41:31 +0200
  • ee6ffdae79 Prevent capture and performance counter when idle Consolatis 2022-08-19 02:41:31 +0200
  • 1174c10d75 chore(wrap): use wrap to manager subprojects ShootingStarDragons 2022-08-20 22:42:31 +0800
  • d200f9d773
    add systemd socket support rhjdvsgsgks 2022-08-03 08:37:47 +0000
  • 50aec16a5e Align man-page with help-text Andri Yngvason 2022-07-30 21:23:53 +0000