On Mon, Oct 28, 2013 at 7:27 PM, Roberto E. Vargas Caballero
wrote:
>> I have applied it, but I have mistook and the patch is in the repository
>> with me as author
Actually, it looks OK to me; I'm listed as the author in the repository.
> git-format-patch is also good ;).
That's what I used, I
> I have applied it, but I have mistook and the patch is in the repository
> with me as author. Please, could you send the patches with git-send-mail?.
> It will help me to avoid thses kind of errors.
>
git-format-patch is also good ;).
--
Roberto E. Vargas Caballero
_
On Sun, Oct 20, 2013 at 09:54:51AM +0200, Roberto E. Vargas Caballero wrote:
> > A bug presents if you try to add a button shortcut to mshortcuts using
> > a mask, for example:
> >
> > { Button3, ShiftMask, "hi"},
> >
> > The above does not work if Numlock (Mod2Mask) is on, which is unexpected.
>
> A bug presents if you try to add a button shortcut to mshortcuts using
> a mask, for example:
>
> { Button3, ShiftMask, "hi"},
>
> The above does not work if Numlock (Mod2Mask) is on, which is unexpected.
>
I'll apply it, thanks.
--
Roberto E. Vargas Caballero
_
A bug presents if you try to add a button shortcut to mshortcuts using
a mask, for example:
{ Button3, ShiftMask, "hi"},
The above does not work if Numlock (Mod2Mask) is on, which is unexpected.
-Mark
0001-Ignore-numlock-Mod2Mask-for-button-events-too.patch
Description: Binary data