Barry
fe4cb202f6
feat: disable single mod default
5 years ago
msnh2012
c65d7ed14c
feat: 添加一键连接功能,添加参数保存功能,添加历史设备访问,添加设备命名 ( #386 )
...
* 添加一键连接功能,添加参数保存功能,添加历史设备访问,添加设备命名
添加一键连接功能,添加参数保存功能,添加历史设备访问,添加设备命名
* 修复mac os注释,命名统一
5 years ago
Barry
84278a61d0
feat: update qm
...
Close #315
5 years ago
Barry
db97c4e0a5
feat: add repeat
5 years ago
Barry
b73498c6b5
fix: set clipboard 16 len bug
5 years ago
Barry
54038a7b47
feat: volume allow repeat
5 years ago
Barry
6f762f8b35
feat: shoutcut no repeat
5 years ago
Barry
b5a7b8b399
feat: sync scrcpy
5 years ago
Barry
ca01b73037
feat: update comment
5 years ago
Sven Eden
5cec73b6f0
Enhance speedRatio setting and allow individual axis values ( #270 #290 ) ( #354 )
...
* Enhance speedRatio settings (#270 #290 )
This commit changes the way the mouse sensitivity works as follows:
1. Turn speedRatio into a QPointF, so we have two floats instead of
one integer.
2. Default the y-speedRatio to be x-speedRatio / 2.25, which takes
the ultra-wideness of modern phone screens into account.
3. Add new configuration value speedRatioX to allow users to
configure an individual X-ratio
4. Add new configuration value speedRatioY to allow users to
configure an individual Y-ratio
5. Optimze distance-translation a bit.
6. Add keymaps/FRAG.json using new speedRatioX/speedRatioY for the
game "FRAG! Pro Shooter"
Bug: #270
Bug: #290
Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
* Document new speedRatio behavior in docs/KeyMapDes.md
Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
5 years ago
shengyu
086626824c
fix: remove extra ';' semicolon
5 years ago
rankun
ef4280f7ff
feat: add try check
5 years ago
rankun
7282c70e0d
feat: up to max number 1000
5 years ago
rankun
9290348408
fix: build error on linux
5 years ago
rankun
6ac8973b10
feat: cancel mouse shortcut on custom keymap
...
Close #240
5 years ago
rankun
bd665bd29e
feat: update tips
5 years ago
rankun
41cc42a96d
feat: add click multi
5 years ago
rankun
1773f3ce2a
feat: update tips
5 years ago
rankun
27a959df4b
feat: repeat pos return
5 years ago
rankun
a38f74a49b
feat: adjust touch
5 years ago
rankun
8a9fadfdfe
feat: change mouse move timer to 500ms
5 years ago
rankun
790ac38224
feat: optimize process mouse move
6 years ago
rankun
c7a5b8a403
feat: add codec options
6 years ago
rankun
dbbf7cf3e1
fix: mouse wheel crash
...
Change-Id: I1976037cf0872e89fc08c8afdbd3fde79a8df061
6 years ago
rankun
b54f3d2d33
feat: support drop mutil apk install
...
Change-Id: I65d090409208b89e770c11a3ea1fa2867560d214
6 years ago
shenzhigang
8e6488ae43
Fix a misspelling, `keep radio` -> `keep ratio`
6 years ago
rankun
dc3f807f05
feat: update Qt 5.15
6 years ago
rankun
b37cfb66bc
fix: config path bug on mac
6 years ago
rankun
4a64f403c4
fix: drop file on group control
6 years ago
rankun
e45a3e9c17
fix: switchmap only switch mouse
6 years ago
rankun
fc8f465ea2
feat: sync scrcpy
6 years ago
rankun
4e115e0f13
fix: getScreenRect is empty
6 years ago
rankun
29abeaf2e1
feat: Start the server socket in SSS_ENABLE_TUNNEL_REVERSE
6 years ago
Barry
e7d6e677b3
Merge branch 'dev' into xmousetap-pr
6 years ago
rankun
9bcd2ab1b5
fix: mouse move grab rect too small on mac
6 years ago
rankun
723887c9ed
fix: minimize on mac
6 years ago
rankun
9a88644708
fix: add bitrate to 200m
...
Close #199
6 years ago
rankun
73f01fa2c7
fix: stop mouse move touch on stop keymap
...
Close #185
6 years ago
rankun
d0890bf46b
fix: build error on ubuntu
6 years ago
Liangent
42cb4191ce
Support for "Customized key mapping" in Linux
...
Should work in "typical" X11 environments. Tested in Debian Buster /
GNOME 3. Hi-DPI code copied from Windows-related parts and untested.
Wayland is not supported currently.
6 years ago
rankun
d089c9fc69
feat: debug keymap pos
6 years ago
rankun
7c1e0206b4
feat: auto apply update script
6 years ago
rankun
d4475fd4ac
feat: small eye
6 years ago
rankun
2664cecad9
feat: file desc to english
6 years ago
rankun
53287d0e71
fix: QtScrcpy.rc to GB2312
6 years ago
rankun
c3a8b3832f
fix: cant recv mouse move event
6 years ago
rankun
79b4db376b
fix: get grab rect error
6 years ago
shenzhigang
3104a303e2
Support the input of special ASCII characters
6 years ago
rankun
74f7c27c99
feat: show fps
6 years ago
rankun
5cde90db66
feat: add custom adb path
...
Close #111
6 years ago