aboutsummaryrefslogtreecommitdiff
path: root/common/pango.c
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2019-01-15 21:25:28 -0500
committerFurkan Sahin <furkan-dev@proton.me>2019-01-15 21:25:28 -0500
commitf08910de04b17a1560dcea513c15d5b3faba22b5 (patch)
tree1b753e414749374be1e144a326a744c4b6812480 /common/pango.c
parent7a66a7b3e541dd06722fe9998d9a00106c79a349 (diff)
bar_cmd_tray_bind: Use mouse button helpers
This modifies `bar_cmd_tray_bindsym` to use `get_mouse_bindsym` for parsing mouse buttons. This also introduces `bar_cmd_tray_bindcode`, which will use `get_mouse_bindcode` for parsing mouse buttons. Like with sway bindings, the two commands are encapsulated in a single file to maximize shared code. This also modifies tray bindings to work off of events codes rather than x11 buttons, which allows for any mouse buttons to be used. For `get_bar_config`, `event_code` has been added to the `tray_bindings` section and will include to event code for the button. If the event code can be mapped to a x11 button, `input_code` will still be the x11 button number. Otherwise, `input_code` will be `0`.
Diffstat (limited to 'common/pango.c')
0 files changed, 0 insertions, 0 deletions