Re: BUG FIX for the Clipboard copy function
Rodrigo Arias <[email protected]> Tue, 20 Aug 2024 16:26:18 +0200
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Tue, Aug 20, 2024 at 04:01:09PM +0200, Batavo Silva wrote: > Hi Dillo devs! > Here is justĀ a small bug fix for the Cipboard copy function. The 3rd > argument passed for the Fl::copy() function should be 1 (not 0) for it > to copy the input text to the clipboard buffer. This is not a bug, it follows the primary selection behavior of X11 programs. We should add another way to copy the selection to the clipboard with Control+C (and paste with Control+V) and from the context menu, like other programs do. See: https://github.com/dillo-browser/dillo/issues/228 Best, Rodrigo. _______________________________________________ Dillo-dev mailing list -- dillo-dev-lx9mn2B4QYRWk0Htik3J/[email protected] To unsubscribe send an email to dillo-dev-leave-lx9mn2B4QYRWk0Htik3J/[email protected]