Tony Crisci 8f90b8448b Bug: parse con_id base 16
Mouse bindings that target the window that was clicked send the command
to the parser with `con_id` of the clicked window serialized base 16
for compatability with FreeBSD. See 7c2842e for explaination.

Set base to 0 for strtol to handle base 16 numbers for that reason.

This allows mouse bindings that target specific windows to work
correctly. Without this change, the focused window is always targetted
rather than the window that was actually clicked.

Regression introduced in b744c5e.
2015-11-22 13:32:21 -05:00
2015-09-30 09:03:34 +02:00
2015-10-13 09:59:26 +02:00
2015-11-22 13:32:21 -05:00
2015-11-21 22:48:48 +01:00
2015-11-07 14:28:45 -05:00
2015-11-02 17:32:04 -05:00
2011-08-28 17:44:42 +02:00
2011-08-28 17:44:42 +02:00
2015-09-30 08:55:07 +02:00
2015-11-19 13:32:35 +01:00
Description
No description provided
9.1 MiB
Languages
C 62%
Perl 28%
Raku 6.4%
Ruby 1.1%
Makefile 1%
Other 1.4%