Commit graph

  • 38940ffe89 Revert "Inject WAKEUP instead of POWER" issue1655 Romain Vimont 2020-08-09 17:09:32 +02:00
  • af8e62fc36 Revert "Inject WAKEUP instead of POWER" Romain Vimont 2020-08-09 17:09:32 +02:00
  • eff50368bf Add pinch-to-zoom simulation pinch_zoom Romain Vimont 2020-08-09 16:04:02 +02:00
  • a59a15777d Fix missing change of Ctrl key in README Yu-Chen Lin 2020-08-09 14:47:22 +08:00
  • d5909e4bba
    Update README.md Yu-Chen Lin 2020-08-09 14:47:22 +08:00
  • a2cb63e344 Add packaging status Jozef Hollý 2020-08-08 13:03:08 +02:00
  • 15e47a3b74
    Add packaging status Jozef Hollý 2020-08-08 13:03:08 +02:00
  • f03a3edde6 Update links to v1.15.1 in README and BUILD Romain Vimont 2020-08-07 12:13:27 +02:00
  • 633a51e9c4 Bump version to 1.15.1 v1.15.1 Romain Vimont 2020-08-07 12:01:34 +02:00
  • 976761956f Fix uninitialized repeat count in key events Romain Vimont 2020-08-07 09:21:13 +02:00
  • 4c6a2cb045
    Add Traditional Chinese translation for README (v1.15) RaenonX JELLYCAT 2020-08-07 02:45:30 -05:00
  • 8fb01922a3 fixrepeat fixrepeat Romain Vimont 2020-08-07 09:21:13 +02:00
  • 521f2fe994 Update links to v1.15 in README and BUILD Romain Vimont 2020-08-06 21:56:06 +02:00
  • edc4f7675f Bump version to 1.15 v1.15 Romain Vimont 2020-08-06 21:00:48 +02:00
  • 712f1fa6b2 Upgrade FFmpeg (4.3.1) for Windows Romain Vimont 2020-08-06 21:00:48 +02:00
  • 1ba06037f8 Upgrade platform-tools (30.0.4) for Windows Romain Vimont 2020-08-06 21:00:48 +02:00
  • da63e3774b Merge branch 'master' into dev Romain Vimont 2020-08-06 21:00:15 +02:00
  • cf9d44979c Keep the screen off on powering on brunoais 2020-07-08 21:49:34 +01:00
  • 84f1d9e375 Add --no-key-repeat cli option xeropresence 2020-07-27 02:26:25 -04:00
  • e31b13b0b2 fixup executor pr1577 Romain Vimont 2020-08-03 15:19:39 +02:00
  • 2a7f3d70d7 Keep the screen off if it was off when powering on brunoais 2020-07-08 21:49:34 +01:00
  • fd9844b025
    Merge branch 'dev' into 1573/ScreenBackOffIf_remote_consequently_turnedOn brunoais 2020-08-02 18:45:23 +01:00
  • 94269ccaad Add --no-key-repeat cli option pr1623 xeropresence 2020-07-27 02:26:25 -04:00
  • 65d06a3663 Pass full options struct to static functions xeropresence 2020-07-27 02:26:25 -04:00
  • 74079ea5e4 Copy the options used in input manager init Romain Vimont 2020-08-02 15:45:31 +02:00
  • 0870d8620f Mention that MENU unlocks screen Romain Vimont 2020-08-01 17:10:09 +02:00
  • d49cffb938 Use <kbd> HTML tag for keys Romain Vimont 2020-08-01 16:45:25 +02:00
  • dfb7324d7b Mention in README that Ctrl is forwarded shortcutmod Romain Vimont 2020-07-17 00:00:42 +02:00
  • d8b3ba170c Update copy-paste section in README Romain Vimont 2020-07-17 00:00:42 +02:00
  • 7ad47dfaab Swap paste shortcuts Romain Vimont 2020-07-17 00:00:42 +02:00
  • 56a115b5c5 Add shortcuts for COPY and CUT Romain Vimont 2020-07-17 00:00:42 +02:00
  • 8f64a5984b Change "resize to fit" shortcut to MOD+w Romain Vimont 2020-07-17 00:00:42 +02:00
  • bccd12bf5c Remove "get clipboard" call Romain Vimont 2020-07-17 00:00:42 +02:00
  • 20d3925099 Set computer clipboard only if necessary Romain Vimont 2020-07-17 00:00:42 +02:00
  • 1223a72eb8 Set device clipboard only if necessary Romain Vimont 2020-07-17 00:00:42 +02:00
  • 7683be8159 Synchronize clipboard on Ctrl+v Romain Vimont 2020-07-17 00:00:42 +02:00
  • d4ca85d6a8 Forward Shift to the device Romain Vimont 2020-07-17 00:00:42 +02:00
  • e6e528f228 Forward Ctrl to the device Romain Vimont 2020-07-17 00:00:42 +02:00
  • a5f8b577c5 Ignore text events for shortcuts Romain Vimont 2020-07-17 01:23:08 +02:00
  • e4bb7c1d1f Accept Super as shortcut modifier Romain Vimont 2020-07-17 00:00:42 +02:00
  • 1b76d9fd78 Customize shortcut modifier Romain Vimont 2020-07-17 00:00:42 +02:00
  • 63cb93d7d7 Use Ctrl for all shortcuts Romain Vimont 2020-07-17 00:00:42 +02:00
  • b17e3e2bc0 Changing wait time back to 200ms because there are times when the phone runs slower brunoais 2020-07-31 22:20:09 +01:00
  • 434ffbdbc1 add no-repeat cli option xeropresence 2020-07-27 02:26:25 -04:00
  • a99dee19b0 Create keep_screen_off command line option. brunoais 2020-07-19 21:02:07 +01:00
  • 22cdab6bfb More efficient version recycling the scheduling thread brunoais 2020-07-09 19:00:24 +01:00
  • 35d2edc7ca Let users know about the best-effort to keep screen off brunoais 2020-07-08 22:01:12 +01:00
  • 2699410d65 Keep the screen off if it was off when powering on brunoais 2020-07-08 21:49:34 +01:00
  • 9d10426207 Mention in README that Ctrl is forwarded shortcut.10 Romain Vimont 2020-07-17 00:00:42 +02:00
  • 0a98b4d4a6 Update copy-paste section in README Romain Vimont 2020-07-17 00:00:42 +02:00
  • ae2b26fc47 Swap paste shortcuts Romain Vimont 2020-07-17 00:00:42 +02:00
  • 405f5f2704 Add shortcuts for COPY and CUT Romain Vimont 2020-07-17 00:00:42 +02:00
  • 9ce0a475bf Change "resize to fit" shortcut to MOD+w Romain Vimont 2020-07-17 00:00:42 +02:00
  • 0987cd324e Remove "get clipboard" call Romain Vimont 2020-07-17 00:00:42 +02:00
  • ecbbf5ff1c Set computer clipboard only if necessary Romain Vimont 2020-07-17 00:00:42 +02:00
  • 25b80a85f1 Set device clipboard only if necessary Romain Vimont 2020-07-17 00:00:42 +02:00
  • 98d63fb24a Synchronize clipboard on Ctrl+v Romain Vimont 2020-07-17 00:00:42 +02:00
  • 59d30cb094 Forward Shift to the device Romain Vimont 2020-07-17 00:00:42 +02:00
  • ff0711fbff Forward Ctrl to the device Romain Vimont 2020-07-17 00:00:42 +02:00
  • 7bfff9704e Ignore text events for shortcuts Romain Vimont 2020-07-17 01:23:08 +02:00
  • 060d91e4ce Accept Cmd as shortcut modifier Romain Vimont 2020-07-17 00:00:42 +02:00
  • a90b08ceb3 Customize shortcut modifier Romain Vimont 2020-07-17 00:00:42 +02:00
  • cfa2844121 Use Ctrl for all shortcuts Romain Vimont 2020-07-17 00:00:42 +02:00
  • 9d9dd1f143 Make expression order consistent Romain Vimont 2020-07-17 00:00:42 +02:00
  • eabaf6f7bd Simplify PASTE option for "set clipboard" Romain Vimont 2020-07-17 00:00:42 +02:00
  • 199c74f62f Declare main() with argc/argv params in tests Romain Vimont 2020-07-15 12:17:04 +02:00
  • 322f1512ea Inject WAKEUP instead of POWER Romain Vimont 2020-07-15 10:21:24 +02:00
  • 30714aba34 Restore power mode to normal on cleanup pr1576 brunoais 2020-07-07 22:13:15 +01:00
  • a973757fd1 Warn on ignored touch event Romain Vimont 2020-07-09 22:31:05 +02:00
  • deea29f52a Send touch event without pressure on button up Romain Vimont 2020-07-07 19:37:52 +02:00
  • a01e9c2812 Avoid additional copy on Java text parsing left_ctrl Romain Vimont 2020-06-04 18:33:42 +02:00
  • 80f5a7c43d Update copy-paste section in README Romain Vimont 2020-06-01 16:55:52 +02:00
  • ddb36e3436 Forward copy-cut shortcuts Romain Vimont 2020-06-01 16:46:46 +02:00
  • cac1765091 Change "resize to fit" shortcut to RCtrl+w Romain Vimont 2020-06-01 16:20:48 +02:00
  • f5a14b285b Accept Cmd for shortcuts on macOS Romain Vimont 2020-06-01 16:14:51 +02:00
  • 65edae0ca6 Reformulate RCtrl+v description Romain Vimont 2020-06-01 15:55:42 +02:00
  • e4a0fada10 Remove RCtrl+c copy shortcut Romain Vimont 2020-06-01 15:59:44 +02:00
  • 8a037e3d9b Remove RCtrl+Shift+v paste shortcut Romain Vimont 2020-06-01 15:45:00 +02:00
  • b3aa88c751 Set device clipboard only if necessary Romain Vimont 2020-06-01 15:35:43 +02:00
  • 1ce9a82898 Adapt to Device being static now brunoais 2020-07-08 18:26:12 +01:00
  • bbc0ae27d5 Add scheduleScreenOn brunoais 2020-07-07 22:13:15 +01:00
  • 5086e7b744 Update BUILD.md pr1559 NGAU Zeonfung 2020-07-04 02:27:21 +09:00
  • 5fa46ad0c7 Fix constants name in comment Romain Vimont 2020-07-07 15:46:50 +02:00
  • 334964c380 Make setScreenPowerMode() method static Romain Vimont 2020-07-07 15:34:34 +02:00
  • 24273a2ff1
    Update BUILD.md NGAU Zeonfung 2020-07-04 02:27:21 +09:00
  • 97f5ae91c8
    Delete .gitignore Killian 2020-07-03 11:39:55 +02:00
  • 1e607c6445 Cleaning code for pull request Killian Richard 2020-07-03 11:29:28 +02:00
  • f7d4b6d0db Do not crash on missing clipboard manager clipboard_manager Romain Vimont 2020-07-03 08:50:52 +02:00
  • e99b896ae2 README: Add Fedora install instructions axxx007xxxz 2020-06-27 12:16:27 +02:00
  • e8a565f9ea Fix touch events HiDPI-scaling Romain Vimont 2020-06-25 08:54:40 +02:00
  • 2df3cdc0db
    README: Add Fedora install instructions axxx007xxxz 2020-06-27 12:16:27 +02:00
  • 8c27f59aa5 Improve linguistic Hossam Elbadissi 2020-06-25 19:38:19 +01:00
  • d2253ab59c
    Linguistic improvement Hossam Elbadissi 2020-06-25 19:38:19 +01:00
  • fb5e619636 Fix touch events HiDPI-scaling [TODO: rebase on dev] issue1536 Romain Vimont 2020-06-25 08:54:40 +02:00
  • 3c1ed5d86c Handle repeating keycodes xeropresence 2020-06-11 04:40:52 -04:00
  • 0ba74fbd9a Make scrcpy.h independant of other headers Romain Vimont 2020-06-19 22:04:06 +02:00
  • 29e5af76d4 Remove fprintf() call in tests Romain Vimont 2020-06-19 21:54:24 +02:00
  • 9a7e8da12c Handle repeating keycodes repeat xeropresence 2020-06-11 04:40:52 -04:00
  • 3bd6f2e7c5
    Merge 46fc295586 into dc7b60e619 Yu-Chen Lin 2020-06-18 23:42:19 +00:00
  • dc7b60e619 Add option for disabling screensaver pr1502 Ivan Keliukh 2020-06-13 15:10:41 +03:00