]> git.sur5r.net Git - i3/i3/commit
Read 'bindsym' rather than the old 'wheel_up_cmd' and 'wheel_down_cmd' directives...
authorIngo Bürk <ingo.buerk@tngtech.com>
Sat, 13 Jun 2015 12:58:41 +0000 (14:58 +0200)
committerIngo Bürk <ingo.buerk@tngtech.com>
Thu, 18 Jun 2015 17:28:20 +0000 (19:28 +0200)
commit715fbf2d80918625819340749568170c28968c8d
treef0f5f10ec7a772e25aac7ed9dfe7161e31c7c29c
parent2b6f76852c3c27fddcbff198960504eba263c007
Read 'bindsym' rather than the old 'wheel_up_cmd' and 'wheel_down_cmd' directives in i3bar and call the command if specified.
The old directives are still read for transitional support which can be removed in a future version.
i3bar/include/config.h
i3bar/src/config.c
i3bar/src/xcb.c