]> git.armaanb.net Git - dmenu.git/commitdiff
fix paste from clipboard (ctrl+shift+y)
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 4 Oct 2015 10:32:07 +0000 (12:32 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 4 Oct 2015 10:32:07 +0000 (12:32 +0200)
from Joshua Lloret on the ML:

"attached is a small patch to enable pasting from clipboard, as well as primary.

It seems like there was already code in there to allow this, but since there was never any case to match the upper case 'Y', that inline if would always evaluate to false."


No differences found