Commit graph

  • 42641d2737 Fix typo in README.md AreYouLoco? 2020-06-18 20:05:42 +02:00
  • 02d31a7af6
    Update README.md AreYouLoco? 2020-06-18 20:05:42 +02:00
  • 44ad422a34 Convert repeat counter to an unsigned int xeropresence 2020-06-17 15:45:06 -04:00
  • 11104f91ed Formatting cleanup Change function order so its consistent throughout the program -> action,keycode,metastate,repeat xeropresence 2020-06-17 15:42:59 -04:00
  • d297747469 Handle repeating keycodes xeropresence 2020-06-11 04:40:52 -04:00
  • f1fafa506d Add meson configuration folder in git ignore Killian Richard 2020-06-16 16:50:45 +02:00
  • 556e3bb8c3 Change to run server only when serve is ready to forward the stream Killian Richard 2020-06-16 16:33:26 +02:00
  • a425a90450 implement option for disabling screen saver Ivan Keliukh 2020-06-13 15:10:41 +03:00
  • 46fc295586 Show file successfully pushed Yu-Chen Lin 2020-06-07 21:07:03 +08:00
  • 690548d24a Add text framework Yu-Chen Lin 2020-06-07 19:05:18 +08:00
  • 1e4ee547b5 Make message buffer static Romain Vimont 2020-06-04 23:50:08 +02:00
  • 488d22d4e2 Increase clipboard size from 4k to 256k Romain Vimont 2020-06-04 23:23:09 +02:00
  • 00d292b2f5 Fix receiver on partial device messages Romain Vimont 2020-06-04 22:44:43 +02:00
  • 245999aec4 Serialize text size on 4 bytes Romain Vimont 2020-06-04 21:42:09 +02:00
  • d91c5dcfd5 Rename MSG_SERIALIZED_MAX_SIZE to MSG_MAX_SIZE Romain Vimont 2020-06-04 21:26:38 +02:00
  • d202d7b205 Add unit test for big clipboard device message Romain Vimont 2020-06-04 21:22:47 +02:00
  • 08c0c64af6 Rename test names from "event" to "msg" Romain Vimont 2020-06-04 21:43:07 +02:00
  • a00a8763d6 Avoid additional copy on Java text parsing Romain Vimont 2020-06-04 18:33:42 +02:00
  • 8f314c74b0 Reorganize message size constants Romain Vimont 2020-06-04 21:09:42 +02:00
  • 3c0fc8f54f Mention sndcpy Romain Vimont 2020-06-09 22:08:34 +02:00
  • 163c161731 Make message buffer static clipboard.3 Romain Vimont 2020-06-04 23:50:08 +02:00
  • c452c20662 Increase clipboard size from 4k to 256k Romain Vimont 2020-06-04 23:23:09 +02:00
  • bc83d97113 Fix receiver on partial device messages Romain Vimont 2020-06-04 22:44:43 +02:00
  • b5bdc7c245 Serialize text size on 4 bytes Romain Vimont 2020-06-04 21:42:09 +02:00
  • 70de431798 Rename MSG_SERIALIZED_MAX_SIZE to MSG_MAX_SIZE Romain Vimont 2020-06-04 21:26:38 +02:00
  • 34e4f08f06 Add unit test for big clipboard device message Romain Vimont 2020-06-04 21:22:47 +02:00
  • 7cc68e9031 Rename test names from "event" to "msg" Romain Vimont 2020-06-04 21:43:07 +02:00
  • e3070fe62c Reorganize message size constants Romain Vimont 2020-06-04 21:09:42 +02:00
  • 14211e2e2e Avoid additional copy on Java text parsing Romain Vimont 2020-06-04 18:33:42 +02:00
  • fd0fb71c6a Update copy-paste section in README Romain Vimont 2020-06-01 16:55:52 +02:00
  • c80f94e4a8 Forward copy-cut shortcuts Romain Vimont 2020-06-01 16:46:46 +02:00
  • cdc6eb8d19 Change "resize to fit" shortcut to RCtrl+w Romain Vimont 2020-06-01 16:20:48 +02:00
  • 93e1708b69 Accept Cmd for shortcuts on macOS Romain Vimont 2020-06-01 16:14:51 +02:00
  • f231488310 Reformulate RCtrl+v description Romain Vimont 2020-06-01 15:55:42 +02:00
  • 5882d23ee2 Remove "paste on set clipboard" feature Romain Vimont 2020-06-04 18:48:46 +02:00
  • 1689bd2bb2 Remove RCtrl+c copy shortcut Romain Vimont 2020-06-01 15:59:44 +02:00
  • 1b73eff3c9 Add missing file in build_without_gradle.sh Louis Leseur 2020-06-07 00:02:21 +02:00
  • dac2da74bf
    Add IOnPrimaryClipChangedListener Louis Leseur 2020-06-07 00:02:21 +02:00
  • 173ac56880 Make message buffer static clipboard Romain Vimont 2020-06-04 23:50:08 +02:00
  • 913a9f3694 Increase clipboard size from 4k to 256k Romain Vimont 2020-06-04 23:23:09 +02:00
  • d9fd3117ff Fix receiver on partial device messages Romain Vimont 2020-06-04 22:44:43 +02:00
  • 18ea1a442b Serialize text size on 4 bytes Romain Vimont 2020-06-04 21:42:09 +02:00
  • 13f95865dc Rename MSG_SERIALIZED_MAX_SIZE to MSG_MAX_SIZE Romain Vimont 2020-06-04 21:26:38 +02:00
  • 808a9cad90 Add unit test for big clipboard device message Romain Vimont 2020-06-04 21:22:47 +02:00
  • 80e799a6f4 Rename test names from "event" to "msg" Romain Vimont 2020-06-04 21:43:07 +02:00
  • 914b4dbebc Reorganize message size constants Romain Vimont 2020-06-04 21:09:42 +02:00
  • 64749c4a44 Avoid additional copy on Java text parsing Romain Vimont 2020-06-04 18:33:42 +02:00
  • a162725f0e Update copy-paste section in README Romain Vimont 2020-06-01 16:55:52 +02:00
  • cc6a43f033 Forward copy-cut shortcuts Romain Vimont 2020-06-01 16:46:46 +02:00
  • 2fcb1ce58c Change "resize to fit" shortcut to RCtrl+w Romain Vimont 2020-06-01 16:20:48 +02:00
  • ded6215362 Accept Cmd for shortcuts on macOS Romain Vimont 2020-06-01 16:14:51 +02:00
  • a253164237 Reformulate RCtrl+v description Romain Vimont 2020-06-01 15:55:42 +02:00
  • 2df8c33f62 Remove "paste on set clipboard" feature Romain Vimont 2020-06-04 18:48:46 +02:00
  • 793db5a77e Remove RCtrl+c copy shortcut Romain Vimont 2020-06-01 15:59:44 +02:00
  • 8700ad74b9 Remove RCtrl+Shift+v paste shortcut Romain Vimont 2020-06-01 15:45:00 +02:00
  • c65b3f1f0b Set device clipboard only if necessary Romain Vimont 2020-06-01 15:35:43 +02:00
  • 0d81d245e2 Synchronize clipboard on Ctrl+v Romain Vimont 2020-06-01 15:40:29 +02:00
  • b9602e56d9 Synchronize clipboard on Ctrl+v Romain Vimont 2020-06-01 15:40:29 +02:00
  • 0c01ac34b4 Simplify PASTE option for "set clipboard" Romain Vimont 2020-05-29 22:27:50 +02:00
  • 82295ef4a7 Forward Shift to the device Romain Vimont 2020-06-01 15:28:32 +02:00
  • e62aca59fe Forward LCtrl to the device Romain Vimont 2020-06-01 15:27:13 +02:00
  • fbd2d0bf3e Only use RCtrl for scrcpy shortcuts Romain Vimont 2020-06-01 15:23:46 +02:00
  • 6e1069a822 Configure log level for application only Romain Vimont 2020-06-02 18:21:01 +02:00
  • c4323df976 Fix incorrect log return value Romain Vimont 2020-06-02 18:18:58 +02:00
  • 8ff07e0c88 Git-ignore release directories Romain Vimont 2020-06-02 18:17:25 +02:00
  • 8da10eb4af WIP remove Meta+Shift+v meta Romain Vimont 2020-05-30 01:48:58 +02:00
  • b330ba448b WIP Synchronize keyboard on Ctrl+v Romain Vimont 2020-05-30 01:45:57 +02:00
  • a98b74df3d Add Meta+x shortcut for CUT Romain Vimont 2020-05-29 23:10:41 +02:00
  • 567c5a7da7 Change "resize to fit" shortcut to Meta+w Romain Vimont 2020-05-29 23:00:21 +02:00
  • 9badd2bdf0 Press COPY on "get clipboard" request if possible Romain Vimont 2020-05-29 22:46:08 +02:00
  • 31cee2c49f Reformulate seamless paste documentation Romain Vimont 2020-05-29 22:25:12 +02:00
  • 51d969b20c Simplify PASTE option for "set clipboard" Romain Vimont 2020-05-29 22:27:50 +02:00
  • 149de2f788 Forward Shift to the device Romain Vimont 2020-05-29 22:18:43 +02:00
  • 26cadf1022 Forward Ctrl to the device Romain Vimont 2020-05-29 22:16:35 +02:00
  • f650b0195f Replace Ctrl by Meta as shortcut modifier Romain Vimont 2020-05-29 22:13:25 +02:00
  • e4efd75766 Avoid repetition for some shortcuts Romain Vimont 2020-05-29 22:02:41 +02:00
  • d95a52f277 Forward Alt to the device forward_modifiers Romain Vimont 2020-05-29 00:47:01 +02:00
  • ad78ca9cfb Forward Shift to the device Romain Vimont 2020-05-28 09:57:31 +02:00
  • 3bdc45925f Forward Right-Ctrl to the device ctrl Romain Vimont 2020-05-29 00:51:34 +02:00
  • 0e4a6f462b Mention stay awake limitation Romain Vimont 2020-05-28 23:07:28 +02:00
  • 7a77f3bab4 Copy on "get clipboard" if possible copy Romain Vimont 2020-05-28 10:11:05 +02:00
  • 0f6cdc56fa Expose method to inject PASTE on Device Romain Vimont 2020-05-28 10:01:33 +02:00
  • 09bb6a68cf Add more convenience methods for injection Romain Vimont 2020-05-25 03:13:18 +02:00
  • f9ddf31c32 Forward SHIFT to the device Romain Vimont 2020-05-28 09:57:31 +02:00
  • 8b73c90427 Mention how to turn the screen on in README Romain Vimont 2020-05-27 19:32:02 +02:00
  • ef91ab2841 Update links to v1.14 in README and BUILD Romain Vimont 2020-05-27 19:30:56 +02:00
  • 44fa4a090e Bump version to 1.14 v1.14 Romain Vimont 2020-05-27 18:19:33 +02:00
  • dcde578a50 Reactivate "turn device screen on" feature Romain Vimont 2020-05-27 18:18:39 +02:00
  • 93a5c5149d Push clipboard text only if not null Romain Vimont 2020-05-27 18:12:35 +02:00
  • 2ca8318b9d Improve manpage formatting Romain Vimont 2020-05-27 12:38:59 +02:00
  • d499ee53c9 Initialize a default log level Romain Vimont 2020-05-27 12:05:29 +02:00
  • 8f619f337b Upgrade platform-tools (30.0.0) for Windows Romain Vimont 2020-05-26 19:21:05 +02:00
  • fc1dec0270 Paste on "set clipboard" if possible Romain Vimont 2020-05-25 20:58:24 +02:00
  • 274b591d18 Fix union typo Romain Vimont 2020-05-25 18:41:05 +02:00
  • d613b10efc Add a new method for text injection textpaste Romain Vimont 2020-05-25 02:29:23 +02:00
  • cc4e1e20de Add more convenience methods for injection Romain Vimont 2020-05-25 03:13:18 +02:00
  • 4bbabfb4ef Move injection methods to Device Romain Vimont 2020-05-25 02:32:37 +02:00
  • ffc57512b3 Avoid clipboard synchronization loop Romain Vimont 2020-05-25 02:58:06 +02:00
  • c7a33fac36 Log actions on the caller side Romain Vimont 2020-05-25 02:23:32 +02:00
  • 81573d81a0 Pass a Locale to toUpperCase() Romain Vimont 2020-05-25 03:28:15 +02:00