Child process created for clipboard terminates immediately (Hyprland)
Closed this issue · 1 comments
hisbaan commented
As the title describes, the child process created to keep the clipboard from being cleared on X11/Wayland does not terminate when the clipboard changes on sway. On Hyprland (still in early development), it terminates right away. Not that sway is using wlroots and Hyprland is using wlroots-git. This is likely an issue with the clipboard being read and thus is likely not within the scope of this project, but instead in the cli-clipboard dependency.
hisbaan commented
Update: It seems I falsely reported about it not working on sway. It seems to be working fine. It's possible some change I made since the issue caused this. It still exits immediately on Hyprland.