Tony Crisci 3171d7ebe5 Implement bindsym mouse configuration
If a `bindsym` config directive specifies a symbol beginning with
"button", the binding will be given the type B_MOUSE for the indicated
button number.

Example:

bindsym $mod+button2 exec echo 'button two'

This will be interpreted as having input code (now `keycode`) 2 and type
B_MOUSE.

The mechanism to find and run mouse bindings on mouse events is not
implemented.
2014-04-30 09:18:53 +02:00
2014-04-26 12:46:25 +02:00
2014-01-01 15:06:57 +01:00
2014-04-30 09:18:53 +02:00
2014-01-01 15:06:57 +01:00
2014-03-31 22:53:39 +02:00
2013-12-22 21:52:49 +01:00
2011-08-28 17:44:42 +02:00
2014-01-04 12:20:12 +01:00
2011-08-28 17:44:42 +02:00
2012-04-25 23:06:39 +02:00
2012-12-11 22:45:34 +01:00
2013-08-07 21:04:18 +02:00
2013-12-22 21:12:10 +01:00
Description
No description provided
15 MiB
Languages
C 58.6%
Perl 29%
Raku 9.4%
Ruby 1.2%
Shell 0.7%
Other 1.1%