]> git.sur5r.net Git - i3/i3/commit
Introduce named aliases for mouse buttons.
authorIngo BÃ\83¼rk <ingo.buerk@tngtech.com>
Sun, 12 Feb 2017 19:36:42 +0000 (20:36 +0100)
committerIngo Bürk <ingo.buerk@tngtech.com>
Sun, 12 Feb 2017 19:44:45 +0000 (20:44 +0100)
commit7732971ad86433cc232e5d951564acff448e08a5
treee778805eacd32ca73796cbeaa38a12208a5aeba5
parentad9c879cbd5a9cc7f41484ea4651cf02c17335f5
Introduce named aliases for mouse buttons.

This increases readability and allows us to cover up the fact that
XCB doesn't define constants for left/right scrolling.
i3bar/src/xcb.c
include/libi3.h
src/click.c