Merlijn
|
75375aa341
|
fix(clipboard): possible deadlock when copying (#863)
* Change clipboard calloop event loop with blocking read to tokio async readers.
Co-authored-by: Ridan Vandenbergh <ridanvandenbergh@gmail.com>
* cargo fmt
---------
Co-authored-by: Ridan Vandenbergh <ridanvandenbergh@gmail.com>
|
2025-02-06 16:29:33 +00:00 |
|
|
fb6ae42f3b
|
fix: crash due to clipboard fd incorrectly closed
|
2024-08-04 11:50:22 +01:00 |
|
|
c876904bda
|
refactor: update nix crate to latest version
Fixes #573
|
2024-05-18 21:58:32 +01:00 |
|
|
ed5a16237d
|
refactor: update wayland crates to latest versions
|
2023-12-11 22:01:50 +00:00 |
|
|
1b476eb9f9
|
chore(wayland): downgrade some logs from debug to trace
|
2023-08-16 20:27:24 +01:00 |
|
|
e1abadcf39
|
fix(clipboard): copying large images filling write pipe
Fixes partially #86
|
2023-05-05 22:30:16 +01:00 |
|
|
7f46cb4976
|
refactor(wayland): update to 0.30.0
This is pretty much a rewrite of the Wayland client code for `wayland-client` and `wayland-protocols` v0.30.0, and `smithay-client-toolkit` v0.17.0
|
2023-05-04 20:07:42 +01:00 |
|
|
575d6cc30f
|
feat: new clipboard manager module
|
2023-02-26 13:42:53 +00:00 |
|