mirror of
https://github.com/gryf/gentoo-patches.git
synced 2025-12-17 21:50:18 +01:00
Developers for desktop env like Gnome have wrong impression, that one clipboard is enough for everybody. There might be true for environments like MacOS or Windows, but not under X11, where there are three clipboards, where two of them are accessible using two different keyboard shortcuts. And they "unified" all of the shortcuts, to the common lowest denominator and make shoft-insert and ctrl-v behave exactly the same: paste from the clipboard instead of primary selection, which I found at least stupid, to be polite. Note, that this patch will work for most apps using GTK2/GTK3 toolkits, while there might be other software, which follows this nonsense like Firefox, so even if it uses GTK underneath, it still breaks the shortcut key.
7.9 KiB
7.9 KiB