gri3-wm/i3bar/include
Tony Crisci 8e23dc881b i3bar: implement custom mouse wheel commands
Users can specify a command to run when a button was pressed on i3bar to
override the default behavior. Currently only the mouse wheel buttons
are supported. This is useful for disabling the scroll wheel action or
running scripts that implement custom behavior for these buttons.

Example:

bar {
    wheel_up_cmd nop
    wheel_down_cmd exec ~/.i3/scripts/custom_wheel_down
}

fixes #1104
2014-07-10 22:40:12 +02:00
..
child.h i3bar: Send mouse wheel events to child too 2014-03-21 19:30:17 +01:00
common.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
config.h i3bar: implement custom mouse wheel commands 2014-07-10 22:40:12 +02:00
ipc.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
mode.h Use #pragma once 2014-01-01 15:06:57 +01:00
outputs.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
parse_json_header.h Use #pragma once 2014-01-01 15:06:57 +01:00
trayclients.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
util.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
workspaces.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
xcb.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
xcb_atoms.def i3bar: set _NET_SYSTEM_TRAY_COLORS for symbolic icons (gtk3+) 2013-01-02 23:14:30 +01:00