Allow using left/right scrolling like up/down scrolling.
This commit makes left/right scrolling synonyms for up/down scrolling for * scrolling on window decoration * scrolling on i3bar workspaces fixes #2677
This commit is contained in:
@ -34,7 +34,6 @@
|
||||
#define XCB_BUTTON_SCROLL_LEFT 6
|
||||
#define XCB_BUTTON_SCROLL_RIGHT 7
|
||||
|
||||
|
||||
/**
|
||||
* XCB connection and root screen
|
||||
*
|
||||
|
Reference in New Issue
Block a user