index.md (449B)
1 Use the GTK clipboard instead of primary selection 2 ================================================== 3 4 Description 5 ----------- 6 7 By default surf's clipboard function access the PRIMARY gtk selection. 8 This patch adds a config option (ClipboardNotPrimary) that allows to use the CLIPBOARD selection. 9 10 Download 11 -------- 12 13 * [surf-clipboard-20200112-a6a8878.diff](surf-clipboard-20200112-a6a8878.diff) (1.9k) 14 15 Author 16 ------ 17 18 * m242 - <m242@protonmail.com>