gri3-wm/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
..
i3 clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
all.h Abstract binding configuration to bindings.[ch] 2014-01-28 08:21:21 +01:00
assignments.h Use #pragma once 2014-01-01 15:06:57 +01:00
atoms.xmacro Handle WM_CHANGE_STATE requests for iconic state 2014-06-24 09:39:12 +02:00
bindings.h Feature: implement mouse bindings 2014-06-19 12:28:54 +02:00
click.h Use #pragma once 2014-01-01 15:06:57 +01:00
cmdparse.h Use #pragma once 2014-01-01 15:06:57 +01:00
commands.h Change the names of parser result structs 2014-05-20 19:59:01 +02:00
commands_parser.h Refactor parse_command 2014-05-31 14:59:35 +02:00
con.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
config_directives.h i3bar: implement custom mouse wheel commands 2014-07-10 22:40:12 +02:00
config_parser.h Change the names of parser result structs 2014-05-20 19:59:01 +02:00
data.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
debug.h Use #pragma once 2014-01-01 15:06:57 +01:00
display_version.h Use #pragma once 2014-01-01 15:06:57 +01:00
ewmh.h Implement EWMH desktop names 2014-06-24 09:04:05 +02:00
fake_outputs.h Use #pragma once 2014-01-01 15:06:57 +01:00
floating.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
handlers.h Switch to xcb-xkb and libxkbcommon 2014-06-21 19:10:37 +02:00
i3.h Switch to xcb-xkb and libxkbcommon 2014-06-21 19:10:37 +02:00
ipc.h Merge branch 'master' into next 2014-06-27 09:05:32 +02:00
key_press.h Add abstraction for running a binding 2014-06-01 11:55:01 +02:00
libi3.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
load_layout.h layout restoring: append at the nearest split container (or workspace) (Thanks chris) 2014-04-18 20:30:27 +02:00
log.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
main.h Use #pragma once 2014-01-01 15:06:57 +01:00
manage.h Use #pragma once 2014-01-01 15:06:57 +01:00
match.h Use #pragma once 2014-01-01 15:06:57 +01:00
move.h Make command `move [direction]` work with criteria 2014-06-23 21:17:27 +02:00
output.h Use #pragma once 2014-01-01 15:06:57 +01:00
queue.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
randr.h Fix clang -Wextra except -Wunused-parameter. 2014-01-02 22:15:33 +01:00
regex.h Use #pragma once 2014-01-01 15:06:57 +01:00
render.h Use #pragma once 2014-01-01 15:06:57 +01:00
resize.h Use #pragma once 2014-01-01 15:06:57 +01:00
restore_layout.h Use #pragma once 2014-01-01 15:06:57 +01:00
scratchpad.h Use #pragma once 2014-01-01 15:06:57 +01:00
sd-daemon.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
shmlog.h Use #pragma once 2014-01-01 15:06:57 +01:00
sighandler.h Use #pragma once 2014-01-01 15:06:57 +01:00
startup.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
tree.h Use #pragma once 2014-01-01 15:06:57 +01:00
util.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
window.h Respect Motif hint for window decorations 2014-01-18 16:25:37 +01:00
workspace.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
x.h Use #pragma once 2014-01-01 15:06:57 +01:00
xcb.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
xcb_compat.h Improved detection of windows that want floating 2014-03-08 21:00:44 +01:00
xcursor.h Use #pragma once 2014-01-01 15:06:57 +01:00
xinerama.h Use #pragma once 2014-01-01 15:06:57 +01:00
yajl_utils.h clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00