Ferdinand Schober
7898f2362c
Update README.md ( #277 )
2025-03-15 16:51:23 +01:00
Ferdinand Schober
50a778452e
Gtk frontend rework ( #276 )
...
client configuration now applies immediately instead of after enabling / disabling clients.
Also fixes a potential feedback loop when changing settings.
2025-03-15 01:21:53 +01:00
Ferdinand Schober
f247300f8c
cancel previous dns request if a new one is made ( #275 )
2025-03-14 23:07:21 +01:00
Micah R Ledbetter
5d1745a60c
Add cmd-q shortcut on macOS ( #270 )
2025-02-28 15:28:35 +01:00
Ferdinand Schober
615c75817a
fix clippy lint
2025-02-27 16:57:53 +01:00
Ferdinand Schober
03407b9826
update flake
2025-02-27 16:57:38 +01:00
Ferdinand Schober
89684e1481
fix names in pre release as well
2025-02-21 13:45:00 +01:00
Ferdinand Schober
a1d4effcf9
fix file names
2025-02-21 13:28:52 +01:00
Ferdinand Schober
da054b7a9a
fix bundle path
2025-02-21 12:45:54 +01:00
Micah R Ledbetter
508d066700
Build a macOS bundle for Intel and ARM ( #266 )
...
* Build a macOS bundle for Intel and ARM
* Build icon.icns file in a script
* Add imagemagick
* Add macOS bundling to pre/tagged-release actions
2025-02-21 12:35:13 +01:00
Ferdinand Schober
21c24f7fa1
layer-shell: handle added/removed globals
...
closes #253
2025-02-13 22:10:12 +01:00
Ferdinand Schober
3e1c3e95b7
use shadow-rs instead of executing git describe
...
this removes git from the build dependencies
2025-01-27 16:51:25 +01:00
VassiliDev
beb656e29f
Clippy changes
2025-01-24 16:26:09 +01:00
VassiliDev
3b811ea593
Remove newline
2025-01-24 16:26:09 +01:00
VassiliDev
b517679849
Remove redundant dep
2025-01-24 16:26:09 +01:00
VassiliDev
68d6d89510
Handle locks (Caps/Num/Scroll)
...
Assume server is authoritative re ModifiersEvent
2025-01-24 16:26:09 +01:00
VassiliDev
345804355a
Keep modifier state in WLRoots input emulator
2025-01-24 16:26:09 +01:00
Ferdinand Schober
2e2046dc36
less unsafe code
2025-01-24 14:52:04 +01:00
Ferdinand Schober
346ae79fa6
improve windows code
2025-01-24 14:52:04 +01:00
Ferdinand Schober
a962e43724
address clippy lints
2025-01-24 14:52:04 +01:00
Vassili-Dev
a8504df879
Add time to scroll event ( #240 )
...
closes #239
2025-01-20 17:32:51 +01:00
Emmanuel Ferdman
9ce00da31c
update scancode.rs reference ( #242 )
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
2024-12-04 14:33:44 +01:00
AdamJedl
afe5f0b8db
fix windows input capture not releasing keys ( #241 )
2024-12-03 11:45:41 +01:00
Jakub Szturomski
1bf475018a
update build.rs with optional git command ( #236 )
2024-11-24 23:05:18 +01:00
Ferdinand Schober
31366f4255
Update README.md
...
lan-mouse-mobile update
2024-11-10 15:38:56 +01:00
Ferdinand Schober
2135ccbed3
Add link to Lan Mouse Mobile
2024-11-09 14:56:08 +01:00
Ferdinand Schober
382fc5a3bc
fix tables being swapped
2024-11-09 14:13:07 +01:00
Ferdinand Schober
f08324d938
update screenshots
2024-11-09 14:03:49 +01:00
Ferdinand Schober
7677fae14b
Encryption and One-Way-Control ( #200 )
...
This is a major rewrite of the core networking logic enabling one-way control and encryption through the webrtc-dtls crate.
closes #164
closes #104
2024-11-09 13:54:43 +01:00
Ferdinand Schober
0d074e19f1
try fixing CI
2024-11-07 20:53:27 +01:00
Ferdinand Schober
4703a4c947
chore: Release
input-capture-v0.3.0
input-emulation-v0.3.0
input-event-v0.3.0
lan-mouse-cli-v0.2.0
lan-mouse-gtk-v0.2.0
lan-mouse-ipc-v0.2.0
lan-mouse-proto-v0.2.0
v0.10.0
2024-11-07 12:49:59 +01:00
Ferdinand Schober
a870a9e3a9
split features for emulation and capture backends
2024-11-07 12:43:42 +01:00
Ferdinand Schober
1433a3021b
fix conditional compilation for xdp only build
2024-11-07 12:21:38 +01:00
Ferdinand Schober
ef92bd69d9
Update README.md
2024-11-07 02:37:40 +01:00
Ferdinand Schober
526d8004b6
Update README.md
2024-11-07 02:36:11 +01:00
Ferdinand Schober
fef702ffdd
Update README.md ( #229 )
2024-11-07 02:35:32 +01:00
Ferdinand Schober
41ab25cc19
update screenshots ( #228 )
2024-11-07 01:18:55 +01:00
Ferdinand Schober
66456f18f1
update core-graphics / foundation ( #227 )
2024-11-07 01:15:35 +01:00
Ferdinand Schober
1d25dfbe50
upgrade ashpd + reis ( #226 )
2024-11-07 00:38:26 +01:00
Ferdinand Schober
9d28fe6c7b
bump dependencies
2024-11-06 23:53:42 +01:00
byquanton
de674c631a
Rename Synergy Community Edition to Deskflow ( #225 )
2024-11-06 13:46:19 +01:00
Ferdinand Schober
cd2cabf25b
adapt config backend options to cli arg names
2024-11-06 12:14:47 +01:00
Ferdinand Schober
71f7e2e5e0
fix left over capture barrier
2024-11-05 14:32:39 +01:00
Ferdinand Schober
e7a18b9696
recreate wl_{pointer,keyboard} on capability event ( #222 )
...
this should fix #88
fixes #123
2024-11-04 22:45:57 +01:00
Ferdinand Schober
7496015d8d
macos: implement client side modifier events ( #219 )
...
closes #198
closes #199
2024-10-27 08:41:26 +01:00
Ferdinand Schober
75b790ec2e
propagate event tap creation error ( #218 )
2024-10-25 16:31:15 +02:00
Emile Akbarzadeh
9f52a2ac93
Add default.nix file to main and update readme ( #211 )
...
Co-authored-by: Emile Akbarzadeh <emile@dromeda.com.au >
2024-10-25 16:20:15 +02:00
Ferdinand Schober
4856199153
fix windows ci
2024-10-25 15:12:20 +02:00
虢豳
24e7a1d07f
Add desktop and icon ( #212 )
...
* nix flake update
* nix: add desktop and icon
closes #210
2024-10-07 12:05:07 +02:00
Ferdinand Schober
555fbfeb79
formatting
2024-10-05 21:48:49 +02:00