wl-clipboard icon indicating copy to clipboard operation
wl-clipboard copied to clipboard

Workaround GTK's CR LF

Open lilydjwg opened this issue 3 years ago • 0 comments

GTK will offer text/plain types with line endings transformed from LF to CR LF, causing issues in shell session etc.

GTK won't fix this in GTK3 so let's workaround it: https://gitlab.gnome.org/GNOME/gtk/-/issues/2307

PS: firefox has workaround this too: https://hg.mozilla.org/mozilla-central/rev/372abda7c202

lilydjwg avatar Jul 28 '22 10:07 lilydjwg