alacritty / alacritty

A cross-platform, OpenGL terminal emulator.

Home Page:https://alacritty.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clipboard broken with new hyprland patch

Kommynct opened this issue · comments

Vaxry is claiming this is an issue with alacritty's clipboard implementation

hyprwm/Hyprland#5999 (comment)

Hyperland isn't exactly the most reliable source for Wayland implementation details. @kchibisov do you have any opinion on this?

Well, everything is working except Alacritty. Hopefully we can find where the problem resides.

"everything" usually boils down to mostly GTK and if you're lucky maybe QT. And GTK isn't exactly known for being a particularly great Wayland citizen either.

Terminal emulators that work: Kitty, Contour, Konsole, Gnome-terminal.

Neovim executed inside of Alacritty synchronizes with the system clipboard, but for it to work I have to use its internal keybindings 'y' and 'p'.

If you want me to provide logs, I would gladly.

I don't want to deal with these, please use something else. But you can use WAYLAND_DEBUG=1 logs from alacritty to fix it yourself if you believe that it's our bug.