1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-18 07:11:04 +02:00
ironbar/src/clients/wayland
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
..
wlr_data_control fix(clipboard): possible deadlock when copying (#863) 2025-02-06 16:29:33 +00:00
wlr_foreign_toplevel feat(launcher): add option to minimize window if focused 2024-11-24 21:46:45 +00:00
macros.rs refactor: fix new strict clippy warnings 2024-02-01 22:39:43 +00:00
mod.rs fix(clipboard): possible deadlock when copying (#863) 2025-02-06 16:29:33 +00:00
wl_output.rs fix(popup): incorrect pos when resolution changes 2024-08-14 20:46:40 +01:00
wl_seat.rs refactor: major client code changes 2024-01-09 23:33:07 +00:00